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