CheckItem<T> Properties
Provides a model that stores the information about a custom query on the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard.Name | Description |
---|---|
Checked | Specifies whether or not the current check item is selected. |
CustomQuery | Specifies whether or not the item corresponds to a custom query (i.e., a query created using the Query Builder). |
Key | For internal use. |
Value | Specifies the query associated with the current item. |
See Also