WsDbTable
Data carrier class or representing a db table in web services
Fields
Name | Data Type | Description |
---|---|---|
TableName |
string |
|
TableRelations |
WSDbRelation[ ] |
|
TableLanguages |
||
Columns |
WSDbColumn[ ] |
|
UserdefinedColumns |
WSDbColumn[ ] |
|
DefaultLanguageId |
int |
|
IsGenerated |
bool |
|
IsSelfRef |
bool |
|
IsTimeDependent |
bool |