Метод | Описание | |
---|---|---|
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 ) : System | ||
name | String | |
Результат | System |
public ColumnAttribute ( String name, String type ) : System | ||
name | String | |
type | String | The type. |
Результат | System |