Contains a collection of TableNotification objects. This class cannot be inherited.
The following tables list the members exposed by the TableNotificationCollection type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| TableNotificationCollection | Initializes a new instance of TableNotification. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of TableNotification objects in the collection. | 
| .gif) | Item | Gets the TableNotification at the specified index from the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Adds a TableNotification to the end of the collection. | 
| .gif) | AddRange | Adds the elements of a ICollection to the end of the collection. | 
| .gif) | Clear | Removes all elements from the collection. | 
| .gif) | Contains | Indicates whether the collection contains a specified TableNotification. | 
| .gif) | CopyTo | Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IndexOf | Gets the index of a specified TableNotification. | 
| .gif) | Insert | Inserts a TableNotification into the collection at the specified index. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Removes the specified TableNotification from the collection. | 
| .gif) | RemoveAt | Removes the TableNotification at the specified index from the collection. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
顶部
请参阅
参考
TableNotificationCollection Class
Microsoft.AnalysisServices Namespace