Represents a SQL statement or function (stored procedure) to execute against a PostgreSQL database. This class cannot be inherited.
For a list of all members of this type, see NpgsqlCommand Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Data.Common.DbCommand
Npgsql.NpgsqlCommand
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Npgsql
Assembly: Npgsql (in )
NpgsqlCommand Members | Npgsql Namespace