The DataTapAttribute type exposes the following members.

Properties

  NameDescription
Public propertyMaxRowCount
Gets or sets the maximum row count to process.
Public propertyPathName
Gets or sets the name of the path that connects source and target components. If the name is not set data tap is set on all paths between the two components.
Public propertyPathToDestinationComponent
Gets or sets the path of the destination component in a data flow.
Public propertyPathToSourceComponent
Gets or sets the path of the source component in a data flow.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also