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

In This Topic
    IsEmpty Property (PgSqlVector<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also