An NDoc Documented Class Library

NpgsqlCommandBuilder Class

Missing <summary> documentation for T:Npgsql.NpgsqlCommandBuilder

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Npgsql.NpgsqlCommandBuilder

[Visual Basic]
NotInheritable Public Class NpgsqlCommandBuilder
    Inherits Component
[C#]
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.

Remarks

Missing <remarks> documentation for T:Npgsql.NpgsqlCommandBuilder

Requirements

Namespace: Npgsql

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlCommandBuilder Members | Npgsql Namespace