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

In This Topic
    Value Property (SqlInt64)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Long
    public long Value {get;}
    See Also