Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベーススキーマが開いているかどうかを示します。
Public ReadOnly Property IsOpen As Boolean
public bool IsOpen {get;}
データベースのスキーマが現在開いている場合は true、現在閉じている場合は false。
ULDatabaseSchema オブジェクトが開いているのは、それがアタッチされている接続が開いている場合だけです。