Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Whether the database schema is open.
Public ReadOnly Property IsOpen As Boolean
public bool IsOpen {get;}
True if this database schema is currently open, false if this database schema is currently closed.
A ULDatabaseSchema object is open only if the connection it is attached to is open.