AutoPlacementCounter 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 Counter { get; set; }
Public Property Counter As ULong
Get
Set
public:
property unsigned long long Counter {
unsigned long long get ();
void set (unsigned long long value);
}
member Counter : uint64 with get, set
Property Value
Type:
UInt64See Also