<PackageReference Include="Relativity.Other" Version="10.0.143.12" />
SqlBulkCopyDataReader
public int Depth {
get; }
public object this[
int i] {
get; }
public object this[
string name] {
get; }
protected virtual void Dispose(
bool disposing)
public long GetBytes(
int i,
long fieldOffset,
byte[]
buffer,
int bufferoffset,
int length)
public long GetChars(
int i,
long fieldoffset,
char[]
buffer,
int bufferoffset,
int length)
public abstract bool Read()