Свойство | Тип | Описание | |
---|---|---|---|
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 |
public static MaxFieldLength LIMITED | ||
Результат | MaxFieldLength |