Click or drag to resize

Metodo QSConnectionCreateSelectCommand

Crea e restituisce un comando di esecuzione SELECT.

Namespace: QSAdoNet
Assembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.1.0
Sintassi
public QSSelectCommand CreateSelectCommand(
	string tableName
)

Parametri

tableName  String
Nome della table sulla quale eseguire la SELECT.

Valore di ritorno

QSSelectCommand
Vedi anche