public bool IsSingleDatabase { get; }
Public ReadOnly Property IsSingleDatabase As Boolean Get
public: property bool IsSingleDatabase { bool get (); }
member IsSingleDatabase : bool with get
In This Article