dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlCommand Class / PgSqlCommand Constructor

In This Topic
PgSqlCommand Constructor
In This Topic
Initializes a new instance of the PgSqlCommand class.
Overload List
OverloadDescription
Initializes a new instance of the PgSqlCommand class.  
Initializes a new instance of the PgSqlCommand class with the text of the query.  
Initializes a new instance of the PgSqlCommand class with the text of the query and a object, and the PgSqlTransaction.  
Initializes a new instance of the PgSqlCommand class with the text of the query, and the PgSqlTransaction object.  
See Also