Gets a specific EventClass object in the EventClassCollection object either by position or by name.
重载列表
| 名称 | Description | 
|---|---|
| EventClassCollection.Item (Int32) | 
Gets a specific EventClass object in the EventClassCollection object by position.
 | 
| EventClassCollection.Item (String) | 
Gets a specific EventClass object in the EventClassCollection object by name.
 | 
请参阅
参考
EventClassCollection Class
EventClassCollection Members
Microsoft.SqlServer.Management.Nmo Namespace