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

In This Topic
    Null Field (PgSqlCircle)
    In This Topic
    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