Proprietà QSSqlJoinQuerySelectCmd
|
Select sul quale fare il Join (in alternativa a TableName)
Namespace:
QSAdoNet
Assembly:
QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.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à
Tipo:
QSSelectCommandVedi anche