Costruttore QsRebuildIndexCommand
             | 
          
        
        
            Crea l'oggetto inizializzando il riferimento alla connessione ed il nome della table.
            
        
        Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.4.0
Sintassiprotected internal QsRebuildIndexCommand(
	QSConnection conn
)
Protected Friend Sub New ( 
	conn As QSConnection
)
protected public:
QsRebuildIndexCommand(
	QSConnection^ conn
)
new : 
        conn : QSConnection -> QsRebuildIndexCommandParametri
- conn  QSConnection
 - Connessione non necessariamente aperta.
 
Vedi anche