dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlInt64 Structure / MinValue Field

In This Topic
    MinValue Field (SqlInt64)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinValue As SqlInt64
    public static readonly SqlInt64 MinValue
    See Also