A collection of DtsEventHandler objects. This class cannot be inherited.
The following tables list the members exposed by the DtsEventHandlers type.
Protected Fields
| 名称 | Description | |
|---|---|---|
| .gif) | m_unmanagedColl | (inherited from DTSReadOnlyCollectionBase ) | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of elements contained in the DTSReadOnlyCollectionBase instance. (inherited from DTSReadOnlyCollectionBase) | 
| .gif) | IsSynchronized | Gets a value that indicates whether access to the DTSReadOnlyCollectionBase is synchronized (thread-safe). (inherited from DTSReadOnlyCollectionBase) | 
| .gif) | Item | Returns a DtsEventHandler object from the collection. | 
| .gif) | SyncRoot | Gets an object that can be used to synchronize access to the DTSReadOnlyCollectionBase. (inherited from DTSReadOnlyCollectionBase) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Adds a new event to the DtsEventHandlers collection. | 
| .gif) | Contains | Returns a Boolean that indicates whether the items in the collection can be accessed by using the name, index, or ID as the index. | 
| .gif) | CopyTo | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetEnumerator | Returns an enumerator for use in iterating over the DtsEventHandlers collection. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Removes a DtsEventHandler object from the collection. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | CreateManagedObject | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | GetCount | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | GetManagedEnumerator | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
DtsEventHandlers Class
Microsoft.SqlServer.Dts.Runtime Namespace