Compartir a través de


MoveEventArgs Class

Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintaxis

'Declaración
Public NotInheritable Class MoveEventArgs
    Inherits CollectionChangeEventArgs
public sealed class MoveEventArgs : CollectionChangeEventArgs
public ref class MoveEventArgs sealed : public CollectionChangeEventArgs
public final class MoveEventArgs extends CollectionChangeEventArgs
public final class MoveEventArgs extends CollectionChangeEventArgs

Inheritance Hierarchy

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

Seguridad para subprocesos

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.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

MoveEventArgs Members
Microsoft.AnalysisServices Namespace