Proprietà QSSqlBinaryOperatorRightSide
|
Restituisce l'elemento alla destra dell'operatore.
Namespace:
QSAdoNet
Assembly:
QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public ISqlStatement RightSide { get; }
Public ReadOnly Property RightSide As ISqlStatement
Get
public:
property ISqlStatement^ RightSide {
ISqlStatement^ get ();
}
member RightSide : ISqlStatement with get
Valore della proprietà
Tipo:
ISqlStatementVedi anche