| DataDictionaryComputation Methods |
[This is preliminary documentation and is subject to change.]
The DataDictionaryComputation type exposes the following members.
| Name | Description | |
|---|---|---|
| DBInsert |
Insert into database - related to table ddt | |
| DBRead |
Read from DataRow dr | |
| 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 a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Match |
Checks if supplied computation matches locale
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| TableName |
Gets tablename for specified field
| |
| ToString |
Human readly string representation (for debugging)
(Overrides ObjectToString.) | |
| XMLLoad |
Load from XML node
| |
| XMLWrite |
Write XML
|