Proprietà QSConnectionIndexPropertyIsClustered
             | 
          
        
        
            Indica se l'indice è di tipo cluster.
            
        
        Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche