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