| Name | Description | |
|---|---|---|
|  | TdQueryBand Constructor | Overloaded. | 
The following tables list the members exposed by TdQueryBand.
| Name | Description | |
|---|---|---|
|  | TdQueryBand Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Action | Gets or Sets the value of the Action. | 
|  | ApplicationName | Gets or Sets the value of the ApplicationName. | 
|  | ClientUser | Gets or Sets the value of the ClientUser. | 
|  | Count | Gets the number of key=value pairs contained in this instance of TdQueryBand. | 
|  | Deadline | Gets or Sets the value of the Deadline. | 
|  | Destination | Gets or Sets the value of the Destination. | 
|  | Group | Gets or Sets the value of the Group. | 
|  | Importance | Gets or Sets the value of the Importance. | 
|  | Item | Gets or Sets a Query Band. | 
|  | JobDeadline | Gets or Sets the value of the JobDeadline. | 
|  | JobId | Gets or Sets the value of the JobId. | 
|  | JobLen | Gets or Sets the value of the JobLen. | 
|  | JobSeq | Gets or Sets the value of the JobSeq. | 
|  | Keys | Gets a Collections.ICollection that contains the Query Band keys. | 
|  | MaxQueryTime | Gets or Sets the value of the MaxQueryTime. | 
|  | ProxyRole | Returns the value of the ProxyRole. | 
|  | ProxyUser | Returns the value of the ProxyUser. | 
|  | QueryBandString | Gets or Sets the Query Bands associated with the session or transaction. | 
|  | Redrive | Enable or disable Redrive-Recoverable Network Protocol support for a session. | 
|  | Source | Gets or Sets the value of the Source. | 
|  | StartTime | Gets or Sets the value of the StartTime. | 
|  | Values | Gets an Collections.ICollection that contains the values for each of the corresponding Query Band keys. | 
|  | Version | Gets or Sets the value of the Version. | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a key=value pair as a Query Band. | 
|  | Clear | Clears or removes all Query Bands from this instance of TdQueryBand. | 
|  | ContainsKey | Indicates whether the key exists as a Query Band. | 
|  | Equals | (Inherited from object) | 
|  | GetEnumerator | Returns an enumerator that is used to iterate through all the defined Query Bands. | 
|  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | Remove | Removes the Query Band with the specified key. | 
|  | ToString | Overloaded. | 
|  | TryGetValue | Retrieves the value that corresponds to the Query Band key. |