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