Proprietà QSConnection.IndexProperty.IndexName

QSAdoNet

Proprietà QSConnectionIndexPropertyIndexName

Nome dell'indice.

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

Valore della proprietà

Tipo: String
Vedi anche