The FakeDestination type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) |
![]() | 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. (Inherited from DataCaptureDescriptor<(Of <(<'T>)>)>.) |
![]() | 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 | |
---|---|---|
![]() | 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>)>)>.) |
![]() | 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>)>)>.) |