'宣言 Function GetItem( _ ByVal index As System.Long _ ) As System.Data.IDataRecord
System.Data.IDataRecord GetItem( System.long index )
パラメータ
- index
- The zero-based index of the element (row).
戻り値の型
Element (row) at the specified index implementing the IDataRecord interface.