Method | Description | |
---|---|---|
ColumnProperty ( string name, string escapedName, |
public ColumnProperty ( string name, string escapedName, |
||
name | string | |
escapedName | string | |
type | ||
length | int | |
isIdentity | bool | |
propertyInfo | ||
convertToSqlValue | string>.Func | |
convertFromDbValue | object>.Func | |
extractToSqlValue | string>.Func | |
installFromDbValue | object>.Action | |
return | System |