Description
Returns true if the database is in a partially opened state; false otherwise.
Visual Basic
Public Property IsPartiallyOpened() As bool
C#
public bool IsPartiallyOpened;
Conditions
Read-only
Returns true if the database is in a partially opened state; false otherwise.
Public Property IsPartiallyOpened() As bool
public bool IsPartiallyOpened;
Read-only