The DataCaptureDescriptor<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object..::..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 Object..::..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.
|
Properties
| Name | Description | |
|---|---|---|
| PackageId |
Gets the id of the target package.
| |
| PackageName |
Gets the name of the target package.
| |
| PathToSourceComponent |
Gets the path of the source component in a data flow.
| |
| RepositoryName |
Gets the name of the repository where the target package resides.
| |
| SnapshotCount |
Gets the count of captured data snapshots.
| |
| Snapshots |
Gets the list of captured data snapshots.
|