Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Ermittelt, ob das Datenbankschema geöffnet ist.
Public ReadOnly Property IsOpen As Boolean
public bool IsOpen {get;}
TRUE, wenn dieses Datenbankschema aktuell geöffnet ist, andernfalls FALSE.
Ein ULDatabaseSchema-Objekt ist nur geöffnet, wenn die zugeordnete Verbindung geöffnet ist.