Proprietà QSConnection.IndexProperty.IsClustered

QSAdoNet

Proprietà QSConnectionIndexPropertyIsClustered

Indica se l'indice è di tipo cluster.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public bool IsClustered { get; set; }
Public Property IsClustered As Boolean
	Get
	Set
public:
property bool IsClustered {
	bool get ();
	void set (bool value);
}
member IsClustered : bool with get, set

Valore della proprietà

Tipo: Boolean
Vedi anche