Поделиться через


CollectionChangeEventArgs Class

Provides data for the collection changed event.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
Public MustInherit Class CollectionChangeEventArgs
    Inherits EventArgs
public abstract class CollectionChangeEventArgs : EventArgs
public ref class CollectionChangeEventArgs abstract : public EventArgs
public abstract class CollectionChangeEventArgs extends EventArgs
public abstract class CollectionChangeEventArgs extends EventArgs

Замечания

Добавления:17 июля 2006 г.

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.AnalysisServices.CollectionChangeEventArgs
       Microsoft.AnalysisServices.AddEventArgs
       Microsoft.AnalysisServices.MoveEventArgs
       Microsoft.AnalysisServices.RemoveEventArgs

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

CollectionChangeEventArgs Members
Microsoft.AnalysisServices Namespace