Class for creating a filter string that is used to search for the database. User control.
For a list of all members of this type, see AwDbSearch Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Asterworld.Data.AwDbSearch
[Visual Basic]
Public Class AwDbSearch
Inherits UserControl
[C#]
public class AwDbSearch : UserControl
Remarks
This class provides to a user the GUI for setting up search conditions. Can create a filter string corresponding to the search condition that was selected by a user, automatically.
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Data
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwDbSearch Members | Asterworld.Data Namespace | Data Manager