DatabaseLocationIsDefaultLocation Property |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic bool IsDefaultLocation { get; }
Public ReadOnly Property IsDefaultLocation As Boolean
Get
public:
property bool IsDefaultLocation {
bool get ();
}
member IsDefaultLocation : bool with get
Property Value
Type:
Boolean
See Also