Proprietà QSSqlUnaryOperatorExpression
|
Restituisce l'elemento da abbinare all'operatore.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.1.0
Sintassi public ISqlStatement Expression { get; }
Public ReadOnly Property Expression As ISqlStatement
Get
public:
property ISqlStatement^ Expression {
ISqlStatement^ get ();
}
member Expression : ISqlStatement with get
Valore della proprietà
ISqlStatementVedi anche