DataDictionaryTableCustomQuery Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableCustomQuery"]
Namespace: CSC.SC.TOPICA4.DynamicData
public class DataDictionaryTableCustomQuery
The DataDictionaryTableCustomQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataDictionaryTableCustomQuery |
Default constructor
|
![]() | DataDictionaryTableCustomQuery(Database, DataRow) |
Constructor
|
![]() | DataDictionaryTableCustomQuery(Int32, String, String, String, String) |
Contructor
|
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 |
Compares supplied query to this
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Human readable string representation (for debugging)
(Overrides ObjectToString.) |
![]() | XMLLoad |
Load from XML node
|
![]() | XMLWrite |
Write XML
|
Name | Description | |
---|---|---|
![]() | Computation |
Gets/sets Computation
|
![]() | Query |
Gets/sets Query
|
![]() | QueryCaption |
Gets/sets QueryCaption
|
![]() | QueryType |
Gets/sets QueryType
|
![]() | SequenceNumber |
Gets/sets SequenceNumber
|