SqlInt32.MaxValue 필드

정의

가능한 가장 큰 값을 나타내는 상수입니다 SqlInt32.

public: static initonly System::Data::SqlTypes::SqlInt32 MaxValue;
public static readonly System.Data.SqlTypes.SqlInt32 MaxValue;
 staticval mutable MaxValue : System.Data.SqlTypes.SqlInt32
Public Shared ReadOnly MaxValue As SqlInt32 

필드 값

설명

이 상수의 값은 2,147,483,647입니다.

적용 대상

추가 정보