DataRelationCollection Methods TIBCO Spotfire 7.11 API Reference

The DataRelationCollection type exposes the following members.

Methods

  Name Description
Public method Add
Adds a relation to this collection.
Public method FindRelation
Finds a relation between two given data tables.
Public method FindRelations(DataTable)
Finds all relations where a given data table is involved.
Public method FindRelations(DataTable, Boolean)
Finds all relations where a given data table is involved.
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove
Removes a relation from this collection.
Public method RemoveAll
Removes all relations that satisfy a given predicate from this collection.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IEnumerableGetEnumerator
Returns an enumerator that iterates through a collection.
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference