Implemented interface member:
method
GetBytes
System.Data.IDataRecord.GetBytes(System.Int32, System.Int64, System.Byte[], System.Int32, System.Int32)
1 override of GetBytes
System.Data.Common (1)
System\Data\Common\DataRecordInternal.cs (1)
105public override long GetBytes(int i, long dataIndex, byte[]? buffer, int bufferIndex, int length)