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

In This Topic
    Value Property (SqlInt32)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Integer
    public int Value {get;}
    See Also