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


Glossary Item Box

The following tables list the members exposed by DataAdapterCollection.

Public Properties

  Name Description
Public Property Capacity (Inherited from System.Collections.CollectionBase)
Public Property Count (Inherited from System.Collections.CollectionBase)
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection)
Public Property Item Overloaded.   
Top

Protected Properties

Public Methods

  Name Description
Public Method Clear (Inherited from System.Collections.CollectionBase)
Public Method Contains Overloaded.   
Public Method Dispose Overloaded.  Disposes this object (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection)
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)
Top

Protected Methods

See Also