Click or drag to resize

Metodo QSConnectionCreateUpdateCommand

Crea e restituisce un comando di esecuzione UPDATE.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public QSUpdateCommand CreateUpdateCommand(
	string tableName
)

Parametri

tableName
Tipo: SystemString
Nome della table sulla quale eseguire l'UPDATE.

Valore di ritorno

Tipo: QSUpdateCommand
Vedi anche