The DataTap type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides DataCaptureDescriptor<(Of <(<'T>)>)>..::..Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Overrides DataCaptureDescriptor<(Of <(<'T>)>)>..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | DataSnapshots |
Contains captured data snapshots.
(Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) |
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>)>)>.) |