DatabaseLocationIsDefaultLocation Property |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool IsDefaultLocation { get; }
Public ReadOnly Property IsDefaultLocation As Boolean
Get
public:
property bool IsDefaultLocation {
bool get ();
}
member IsDefaultLocation : bool with get
Property Value
Type:
BooleanSee Also