Npgsql Api Docs

NpgsqlCopySerializer Methods

The methods of the NpgsqlCopySerializer class are listed below. For a complete list of NpgsqlCopySerializer class members, see the NpgsqlCopySerializer Members topic.

Protected Static (Shared) Methods

EscapeSequenceFor 

Public Instance Methods

AddBool 
AddDateTime 
AddInt32 
AddInt64 
AddNull 
AddNumber 
AddString 
Close 
EndRow 
Equals (inherited from Object) 
Flush 
FlushFields 
FlushRows 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

AddBytes 
FieldAdded 
Finalize (inherited from Object) 
MakeRoomForBytes 
MemberwiseClone (inherited from Object) 
PrefixField 

See Also

NpgsqlCopySerializer Class | Npgsql Namespace