Click or drag to resize

Proprietà QSUpdateCommandItem

Imposta o restituisce il valore di un campo della clausola INSERT.

Namespace: QSAdoNet
Assembly: QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public Object this[
	string fieldName
] { get; set; }

Parametri

fieldName  String
Nome del campo.

Valore di ritorno

Object
Restituisce il valore del campo oppure null se non esiste.
Vedi anche