Npgsql Api Docs

NpgsqlCopyFormat Members

NpgsqlCopyFormat overview

Public Instance Properties

FieldCount Returns number of fields if this operation is currently active, otherwise -1
IsBinary Returns true if this operation is currently active and in binary format.

Public Instance Methods

Equals (inherited from Object) 
FieldIsBinary Returns true if this operation is currently active and field at given location is in binary format.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

NpgsqlCopyFormat Class | Npgsql Namespace