PgSqlParameter Constructor(String,PgSqlRowType)
Initializes a new instance of the
PgSqlParameter class with the parameter name and a
PgSqlRowType object.
Parameters
- parameterName
- Name of the parameter.
- rowType
- A PgSqlRowType object that describes Devart.Common.DbParameterBase.Value.