Proprietà QSCommandBase.WhereList

QSAdoNet

Proprietà QSCommandBaseWhereList

Restituisce la lista delle istruzioni Where.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public QSSqlSpaceStatementList WhereList { get; }
Public ReadOnly Property WhereList As QSSqlSpaceStatementList
	Get
public:
property QSSqlSpaceStatementList^ WhereList {
	QSSqlSpaceStatementList^ get ();
}
member WhereList : QSSqlSpaceStatementList with get

Valore della proprietà

Tipo: QSSqlSpaceStatementList
Vedi anche