Name | Description | |
---|---|---|
![]() | IsEmty | Indicates whether or not the PgSqlArray represents a null value. |
![]() | IsNull | Indicates whether or not the PgSqlArray represents a null value. |
![]() | Item | Gets an element from the specified position. |
![]() | Length | Gets the total number of elements in all the dimensions of the PgSqlArray. |
![]() | PgSqlType | Gets the PgSqlType of the array elements. |
![]() | Rank | Gets or sets the number of PgSqlArray dimensions. |