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