| AdcsDbReader Properties | 
The AdcsDbReader type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Columns | 
            Gets an array of database columns added to include in the view.
             | 
|  | ConfigString | 
            Gets the CA's config string associated with the current database reader instance.
             | 
|  | QueryFilters | 
            Gets an array of currently applied query filters.
             | 
|  | ViewTable | 
            Gets the view table to query. Default is 'Request' view table.
             | 
 See Also
See Also