Annotation Constructor ()
Initializes a new instance of the Annotation class using the default values.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
Public Sub New
public Annotation ()
public:
Annotation ()
public Annotation ()
public function Annotation ()
Notas
The default constructor initializes any fields to their default values.
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
Annotation Class
Annotation Members
Microsoft.AnalysisServices Namespace