SqlDecimal.MaxValue 필드

정의

SqlDecimal 구조체의 최대값을 나타내는 상수입니다.

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

필드 값

설명

이 상수의 값은 99,999,999,999,999,999,999,999,999,999,999,999,999입니다.

적용 대상

추가 정보