TableMetadata Class |
Namespace: Aloe.SystemFrameworks.Domain.DataAccess
The TableMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| TableMetadata |
Initializes a new instance of the TableMetadata class.
|
| Name | Description | |
|---|---|---|
| Columns |
Metadata information for the columns in the table
| |
| OwnershipTableName |
Gets the ownership table.
| |
| TableName |
The table name
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |