DataObject Class Members
See Also  Properties Methods Events
SourceCode.Workflow.Design.InfoPath.FormTemplate.DataConnections Namespace : DataObject Class


Glossary Item Box

The following tables list the members exposed by DataObject.

Public Constructors

  Name Description
Public Constructor DataObject Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property Adapter  
Public Property InitOnLoad  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Public Property Name Overridden.   
Public Property Option (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DataConnections.DataAdapter)
Public Property Parent  
Top

Public Methods

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Protected Method OnParentSet (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Protected Method OnPropertyChanging (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Protected Method ValidateArgument Overloaded. Overridden.   
Top

Public Events

See Also