Meta |
public class MetaTableTemplate
The MetaTableTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| MetaTableTemplate | Initializes a new instance of the MetaTableTemplate class |
| Name | Description | |
|---|---|---|
| Configuration | Current Configuration | |
| DefaultDefinitionInitScript | Default definition init script defined by the template | |
| DefaultDefinitionScript | Default definition script defined by the template | |
| DefaultLoadScript | Default load script defined by the template | |
| DefaultParameters | Default parameters defined by the template | |
| Error | Last error message got when parsing the template | |
| FilePath | Current file path | |
| Name | Name |
| 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) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| LoadTemplates | List of available Table Templates | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ParseConfiguration | Parse the template configuration to initialize the table | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| DefaultName | Name of the default table template | |
| LastModification | Last modification date time | |
| MongoDBName | Name of the Mongo DB table template |