AutoPlacementCount Property |
Get the total number of created objects of this type
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public ulong Count { get; }
Public ReadOnly Property Count As ULong
Get
public:
property unsigned long long Count {
unsigned long long get ();
}
member Count : uint64 with get
Property Value
Type:
UInt64See Also