Statistics..::..RequestedTicks Property

Gets or sets the index column.

Namespace:  ZarahDB_Library.Types
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


[RequiredAttribute]
public long RequestedTicks { get; set; }
<RequiredAttribute> _
Public Property RequestedTicks As Long
	Get
	Set
[RequiredAttribute]
public:
property long long^ RequestedTicks {
	long long^ get ();
	void set (long long^ value);
}

Field Value

The index column.