C# Class Netronics.DB.CharField

Inheritance: Field
ファイルを表示 Open project: shlee322/Netronics

Public Methods

Method Description
CharField ( int maxLength = 256 )
GetMaxLength ( ) : int

Method Details

CharField() public method

public CharField ( int maxLength = 256 )
maxLength int

GetMaxLength() public method

public GetMaxLength ( ) : int
return int