Proprietà QSSqlJoinQuerySelectCmd
|
Select sul quale fare il Join (in alternativa a TableName)
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.1.0
Sintassi public QSSelectCommand SelectCmd { get; }
Public ReadOnly Property SelectCmd As QSSelectCommand
Get
public:
property QSSelectCommand^ SelectCmd {
QSSelectCommand^ get ();
}
member SelectCmd : QSSelectCommand with get
Valore della proprietà
QSSelectCommandVedi anche