dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlInt16 Structure / Value Property

In This Topic
    Value Property (SqlInt16)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Short
    public short Value {get;}
    See Also