Proprietà QSSqlBetweenOperatorMinValue
|
Restituisce il valore minimo della comparazione.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public ISqlStatement MinValue { get; }
Public ReadOnly Property MinValue As ISqlStatement
Get
public:
property ISqlStatement^ MinValue {
ISqlStatement^ get ();
}
member MinValue : ISqlStatement with get
Valore della proprietà
ISqlStatementVedi anche