DBSearchConfiguration Properties |
The DBSearchConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionStringSettings |
Gets the connection string
|
![]() | Name |
Gets the name for this search in a form suitable for use in client side script
|
![]() | OrderByColumns |
Get the columns to order this search
|
![]() | ResultsColumns |
Gets the results columns for this search
|
![]() | SearchClass |
Gets the fully qualified class to use to perform the search
|
![]() | SearchColumns |
Gets the columns to search on
|
![]() | TableName |
Gets the table to search
|