Proprietà QSSqlSubQuerySubCmd
|
Restituisce il comando che implementa la subquery.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.1.0
Sintassi public QSSelectCommand SubCmd { get; }
Public ReadOnly Property SubCmd As QSSelectCommand
Get
public:
property QSSelectCommand^ SubCmd {
QSSelectCommand^ get ();
}
member SubCmd : QSSelectCommand with get
Valore della proprietà
QSSelectCommandVedi anche