The DataTap type exposes the following members.
Properties
Name | Description | |
---|---|---|
MaxRowCount |
Gets the maximal count of rows to capture per data snapshot.
| |
PackageId |
Gets the id of the target package.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) | |
PackageName |
Gets the name of the target package.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) | |
PathName |
Gets 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.
| |
PathToDestinationComponent |
Gets the path of the target component in a data flow.
| |
PathToSourceComponent |
Gets the path of the source component in a data flow.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) | |
RepositoryName |
Gets the name of the repository where the target package resides.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) | |
SnapshotCount |
Gets the count of captured data snapshots.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) | |
Snapshots |
Gets the list of captured data snapshots.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) |