프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LIMITED | MaxFieldLength | ||
UNLIMITED | MaxFieldLength |
메소드 | 설명 | |
---|---|---|
MaxFieldLength ( int limit ) : System |
Public constructor to allow users to specify the maximum field size limit.
|
|
ToString ( ) : System.String |
메소드 | 설명 | |
---|---|---|
MaxFieldLength ( ) : System | ||
MaxFieldLength ( System name, int limit ) : System |
Private type-safe-enum-pattern constructor.
|
public MaxFieldLength ( int limit ) : System | ||
limit | int | The maximum field length /// |
리턴 | System |