Элементы LogProviderInfoEnumerator
Supports a simple iteration over the LogProviderInfos collection. This class cannot be inherited.
Тип LogProviderInfoEnumerator предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
MoveNext | Advances the enumerator to the next element of the collection. (Наследуется из DtsEnumerator.) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Наследуется из DtsEnumerator.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Current | Gets the current LogProviderInfo element from the collection. |
В начало
См. также