dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBoolean Structure / ByteValue Property

In This Topic
    ByteValue Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ByteValue As Byte
    public byte ByteValue {get;}
    See Also