共用方式為


Annotation 成員

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

Annotation 型別公開下列成員。

建構函式

  名稱 描述
公用方法 Annotation() () () () Initializes a new instance of the Annotation class using the default values.
公用方法 Annotation(String) Initializes a new instance of the Annotation class using a name.
公用方法 Annotation(String, String) Initializes a new instance of Annotation using a name and a value.
公用方法 Annotation(String, XmlNode) Initializes a new instance of Annotation using a name and a value as an XmlNode.

頂端

方法

  名稱 描述
公用方法 Clone Creates a new, full copy of an object.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 Name Gets or sets the name associated with an Annotation.
公用屬性 Value Gets or sets the XmlNode that contains the actual value of an Annotation.
公用屬性 Visibility Defines the visibility of an Annotation element.

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 ICloneable. . :: . .Clone

頂端