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: 27.1.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