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

In This Topic
Rank Property
In This Topic
Gets or sets the number of PgSqlArray dimensions.
Syntax
'Declaration
 
Public ReadOnly Property Rank As Integer
 
See Also