Npgsql API Documentation

NpgsqlCommandBuilder Class

[This is preliminary documentation and subject to change.]

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

System.Object
   MarshalByRefObject
      Component
         NpgsqlCommandBuilder

[Visual Basic]
<DesignerCategory(Category="Component")>
NotInheritable Public Class NpgsqlCommandBuilder
Inherits Component
[C#]
[DesignerCategory(Category="Component")]
public sealed class NpgsqlCommandBuilder : Component

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 Npgsql.dll)

See Also

NpgsqlCommandBuilder Members | Npgsql Namespace