ChangeDatabaseId Property |
Namespace:
VelocityDb.Sync
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public uint DatabaseId { get; }
Public ReadOnly Property DatabaseId As UInteger
Get
public:
property unsigned int DatabaseId {
unsigned int get ();
}
member DatabaseId : uint32 with get
Property Value
Type:
UInt32See Also