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

On this page
    NetmaskBits Property
    On this page
    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