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