Click or drag to resize

DBSearchConfiguration Properties

The DBSearchConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyConnectionStringSettings
Gets the connection string
Public propertyName
Gets the name for this search in a form suitable for use in client side script
Public propertyOrderByColumns
Get the columns to order this search
Public propertyResultsColumns
Gets the results columns for this search
Public propertySearchClass
Gets the fully qualified class to use to perform the search
Public propertySearchColumns
Gets the columns to search on
Public propertyTableName
Gets the table to search
Top
See Also