Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
接続の現在のステータスを返します。
Public ReadOnly Overrides Property State As ConnectionState
public override ConnectionState State {get;}
接続が開いている場合は System.Data.ConnectionState.Open、閉じている場合は System.Data.ConnectionState.Closed を返します。