Click or drag to resize

QueryDesignerController Properties

The QueryDesignerController type exposes the following members.

Properties
 NameDescription
Public propertyConnectionString Gets or sets the connection string that represents the underlying database.
Public propertyModelObject Gets the model (document) that this controller manages.
Public propertySelectionStatement Gets the SQL statement being built.
Public propertyViewObject Gets or sets the GUI element that shows the model to the user.
Top
See Also