메소드 | 설명 | |
---|---|---|
ColumnAttribute ( ) : System |
Initializes a new instance of theclass.
|
|
ColumnAttribute ( String name ) : System |
Initializes a new instance of the class.
|
|
ColumnAttribute ( String name, String type ) : System |
Initializes a new instance of the class.
|
public ColumnAttribute ( String name, String type ) : System | ||
name | String | |
type | String | The type. |
리턴 | System |