dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlArray Structure / PgSqlArray Constructor

In This Topic
    PgSqlArray Constructor
    In This Topic
    Initializes a new instance of the PgSqlArray class.
    Overload List
    OverloadDescription
    Initializes a new instance of the PgSqlArray class with the specified element type and dimensions.  
    Initializes a new instance of the PgSqlArray class with the specified elements, elements type, and dimensions.  
    See Also