Property | Type | Description | |
---|---|---|---|
_codeFacade | string | ||
_columns | ReferenceCollection | ||
_description | string | ||
_generated | bool | ||
_name | string | ||
_parent |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetCodeFacade ( ) : string | ||
GetColumns ( ) : IEnumerable |
Returns the column for this table only (not hierarchy)
|
|
GetSQLSchema ( ) : string | ||
TableComponent ( INHydrateModelObject root, |
||
ToString ( ) : string | ||
XmlAppend ( |
||
XmlLoad ( |
public TableComponent ( INHydrateModelObject root, |
||
root | INHydrateModelObject | |
parent | ||
return | System |
public XmlAppend ( |
||
node | ||
return | void |