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

On this page
    Rank Property
    On this page
    Gets or sets the number of PgSqlArray dimensions.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rank As Integer
    public int Rank {get;}
    See Also