Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartDataObjectBindingSource Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Implementation.SmartBindingSource
Implements: ICustomTypeDescriptor, IHasDesignerVerbs

File:SmartDataObjectBindingSource
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed May 20 21:48:53 CEST 2009



Top Method Summary
Options Name Purpose
DesignerImportSchema () Import the schema of a SmartDataObject defined by the Property SmartDataObjectName.
DesignerOpenSmartDataObject () Selects a SmartDataObject during design time
OnVerbClicked (character) Event Handler method for Designer Verbs
SetDesignerProperties () Sets Properties to customize Visual Designer behavior

Top Constructor Summary
Options Name Purpose
SmartDataObjectBindingSource () Constructor for the SmartDataObjectBindingSource class
SmartDataObjectBindingSource (IContainer) Constructor for the SmartDataObjectBindingSource class

Top Property Summary
Options Name Purpose
LOGICAL OpenSmartDataObject
CHARACTER SmartDataObjectName


Method Detail
Top

DesignerImportSchema ()

Purpose: Import the schema of a SmartDataObject defined by the Property
SmartDataObjectName.
Notes: This Method is called when the Property ImportSchema is set to
TRUE.
The current TableSchema of the SmartDataObjectBindingSource
is cleared out and the new Schema out of the SmartDataObject
is set.

Top

DesignerOpenSmartDataObject ()

Purpose: Selects a SmartDataObject during design time
Notes:

Top

OnVerbClicked (character)

Purpose: Event Handler method for Designer Verbs
Notes:

Parameters:
pcVerbText CHARACTER
The text indicating the verb that was clicked
Top

SetDesignerProperties ()

Purpose: Sets Properties to customize Visual Designer behavior
Notes:



Constructor Detail
Top

SmartDataObjectBindingSource ()

Purpose: Constructor for the SmartDataObjectBindingSource class
Notes:

Top

SmartDataObjectBindingSource (IContainer)

Purpose: Constructor for the SmartDataObjectBindingSource class
Notes:

Parameters:
poContainer System.ComponentModel.IContainer
The System.ComponentModel.IContainer used as the Container for this component


Property Detail
Top

LOGICAL OpenSmartDataObject


Returns LOGICAL
Top

CHARACTER SmartDataObjectName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:35