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

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