Parameters
- commandText
- The text of the query.
- transaction
- PgSqlTransaction object used to perform transactions with this PgSqlCommand object.
Properties | Initial value |
---|---|
CommandText | commandText |
CommandTimeout | 30 |
CommandType | System.Data.CommandType.Text |
Connection | null |