Proprietà QSSqlBetweenOperator.MaxValue

QSAdoNet

Proprietà QSSqlBetweenOperatorMaxValue

Restituisce il valore massimo della comparazione.

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

Valore della proprietà

Tipo: ISqlStatement
Vedi anche