Метод | Описание | |
---|---|---|
Column ( string name, DataType dataType, bool isNullable, object defaultValue, bool isRowVersion ) |
public Column ( string name, DataType dataType, bool isNullable, object defaultValue, bool isRowVersion ) | ||
name | string | |
dataType | DataType | |
isNullable | bool | |
defaultValue | object | |
isRowVersion | bool |