dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlVector<T> Class / Length Property

In This Topic
    Length Property (PgSqlVector<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also