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

In This Topic
    PgSqlArray Structure Properties
    In This Topic

    For a list of all members of this type, see PgSqlArray members.

    Public Properties
     NameDescription
    Public PropertyIndicates whether or not the PgSqlArray represents a null value.  
    Public PropertyIndicates whether or not the PgSqlArray represents a null value.  
    Public PropertyGets an element from the specified position.  
    Public PropertyGets the total number of elements in all the dimensions of the PgSqlArray.  
    Public PropertyGets the PgSqlType of the array elements.  
    Public PropertyGets or sets the number of PgSqlArray dimensions.  
    Top
    See Also