Proprietà RecordReaderEventArgsIndex
|
Indice del record corrente (parte da 1).
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.3.0
Sintassipublic int Index { get; }
Public ReadOnly Property Index As Integer
Get
public:
property int Index {
int get ();
}
member Index : int with get
Valore della proprietà
Int32
Vedi anche