Property | Type | Description | |
---|---|---|---|
ColumnType | string | ||
Constraint | string | ||
ConstraintField | string | ||
ConstraintResultField | string | ||
ConstraintType | |||
DefaultValue | string | ||
FieldIndexType | FieldIndexType | ||
Length | int | ||
MappingField | bool | ||
NotNull | bool | ||
VirtualField | string |
Property | Type | Description | |
---|---|---|---|
GetTableFieldFormat | string | ||
GetValue | object | ||
SetFieldQueryScript | void | ||
SetPropertyInfo | void | ||
SetValue | void |
Method | Description | |
---|---|---|
Clone ( ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetTableFieldFormat ( string table, string fileld ) : string |
按表名格式化字段名
|
|
GetValue ( object obj ) : object |
获取对象属性值
|
|
SetFieldQueryScript ( string prefix, bool usePrefix, bool useAliasesName ) : void |
设置字段查询语法
|
|
SetPropertyInfo ( |
设置对象属性值
|
|
SetValue ( object obj, object value ) : void |
设置对象属性值
|