<PackageReference Include="Relativity.Other" Version="9.6.53.73" />
SQLBulkCopyJob
public virtual int Depth {
get; }
public virtual object this[
int i] {
get; }
public virtual object this[
string name] {
get; }
public virtual void Close()
public virtual long GetBytes(
int i,
long fieldOffset,
byte[]
buffer,
int bufferoffset,
int length)
public virtual long GetChars(
int i,
long fieldoffset,
char[]
buffer,
int bufferoffset,
int length)
public virtual string GetName(
int i)
public virtual int GetValues(
object[]
values)
public virtual bool Read()