Click or drag to resize

Metodo QSCommandBaseGetWhereParameterValue

Restituisce il valore di un parametro dedicato alla clausola where. Se il parametro richiesto non è presente restituisce null.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public Object GetWhereParameterValue(
	string paramName
)

Parametri

paramName
Tipo: SystemString
Nome del parametro.

Valore di ritorno

Tipo: Object
Vedi anche