Partager via


Membres Annotation

Defines extensions to the Analysis Services Scripting Language (ASSL) schema. This class cannot be inherited.

Le type Annotation expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Annotation() () () () Initializes a new instance of the Annotation class using the default values.
Méthode publique Annotation(String) Initializes a new instance of the Annotation class using a name.
Méthode publique Annotation(String, String) Initializes a new instance of Annotation using a name and a value.
Méthode publique Annotation(String, XmlNode) Initializes a new instance of Annotation using a name and a value as an XmlNode.

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Creates a new, full copy of an object.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Name Gets or sets the name associated with an Annotation.
Propriété publique Value Gets or sets the XmlNode that contains the actual value of an Annotation.
Propriété publique Visibility Defines the visibility of an Annotation element.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone

Haut de la page