Overload | Description |
---|---|
PgSqlArray Constructor(PgSqlType,Int32,Int32[]) | Initializes a new instance of the PgSqlArray class with the specified element type and dimensions. |
PgSqlArray Constructor(Object[],PgSqlType,Int32,Int32[]) | Initializes a new instance of the PgSqlArray class with the specified elements, elements type, and dimensions. |