Meta |
public class MetaData
The MetaData type exposes the following members.
| Name | Description | |
|---|---|---|
| AllColumns | All meta columns | |
| AllTables | All tables including links | |
| Enums | List of Enumerated Lists | |
| Joins | List of Joins | |
| TableLinks | List of Table Links | |
| Tables | List of Tables |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetColumnFromDisplayPath | Returns a column from its display path | |
| GetColumnFromGUID | Returns a column from its GUID | |
| GetColumnFromName | Returns a column from its name | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ShouldSerializeTableLinks | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) |