Click or drag to resize

Metodo QSConnectionCreateDeleteCommand

Crea e restituisce un comando di DELETE.

Namespace: QSAdoNet
Assembly: QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public QSDeleteCommand CreateDeleteCommand(
	string tableName
)

Parametri

tableName  String
Nome della table sulla quale eseguire il DELETE.

Valore di ritorno

QSDeleteCommand
Vedi anche