dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlCircle Structure / Null Field

On this page
    Null Field (PgSqlCircle)
    On this page
    Represents a null PgSqlCircle object.
    Syntax
    'Declaration
     
    Public Shared Null As PgSqlCircle
    public static PgSqlCircle Null

    Field Value

    An object that represents a null PgSqlCircle value.
    See Also