dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlInet Structure / NetmaskBits Property

In This Topic
    NetmaskBits Property
    In This Topic
    Gets the number of bits in the netmask.
    Syntax
    'Declaration
     
    Public ReadOnly Property NetmaskBits As Byte
    public byte NetmaskBits {get;}

    Property Value

    The number of bits in the netmask.
    See Also