Indicates if database was created in the current transactionNumber
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool IsNew { get; }
Public ReadOnly Property IsNew As Boolean
Get
public:
property bool IsNew {
bool get ();
}
member IsNew : bool with get
Property Value
Type:
BooleanSee Also