IDataRecord
object this[
int i] {
get; }
object this[
string name] {
get; }
long GetBytes(
int i,
long fieldOffset,
byte[]
buffer,
int bufferoffset,
int length)
long GetChars(
int i,
long fieldoffset,
char[]
buffer,
int bufferoffset,
int length)