Npgsql Api Docs

NpgsqlCopyFormat Class

Represents information about COPY operation data transfer format as returned by server.

For a list of all members of this type, see NpgsqlCopyFormat Members.

System.Object
   Npgsql.NpgsqlCopyFormat

[Visual Basic]
NotInheritable Public Class NpgsqlCopyFormat
[C#]
public sealed class NpgsqlCopyFormat

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Npgsql

Assembly: Npgsql (in )

See Also

NpgsqlCopyFormat Members | Npgsql Namespace