DataTable
| 参数名称 | 参数描述 | 类型 | 必须 | 附加信息 |
|---|---|---|---|---|
| CaseSensitive | boolean | Y |
None |
|
| IsInitialized | boolean | Y |
None |
|
| RemotingFormat | SerializationFormat | Y |
None |
|
| ChildRelations | Collection of Object | Y |
None |
|
| Columns | Collection of Object | Y |
None |
|
| Constraints | Collection of Object | Y |
None |
|
| DataSet | DataSet | Y |
None |
|
| DefaultView | Collection of Object | Y |
None |
|
| DisplayExpression | string | Y |
None |
|
| ExtendedProperties | Rattan.ApiCode.HelpPage.ComplexTypeModelDescription | Y |
None |
|
| HasErrors | boolean | Y |
None |
|
| Locale | CultureInfo | Y |
None |
|
| MinimumCapacity | integer | Y |
None |
|
| ParentRelations | Collection of Object | Y |
None |
|
| PrimaryKey | Collection of DataColumn | Y |
None |
|
| Rows | Collection of Object | Y |
None |
|
| TableName | string | Y |
None |
|
| Namespace | string | Y |
None |
|
| Prefix | string | Y |
None |
|
| Site | ISite | Y |
None |
|
| Container | IContainer | Y |
None |
|
| DesignMode | boolean | Y |
None |