Свойство | Type | Description | |
---|---|---|---|
LIMITED | MaxFieldLength | ||
UNLIMITED | MaxFieldLength |
Méthode | Description | |
---|---|---|
MaxFieldLength ( int limit ) : System |
Public constructor to allow users to specify the maximum field size limit.
|
|
ToString ( ) : System.String |
Méthode | Description | |
---|---|---|
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 /// |
Résultat | System |