Annotation Constructor

Initializes a new instance of the Annotation class.

重载列表

名称 Description
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.

请参阅

参考

Annotation Class
Annotation Members
Microsoft.AnalysisServices Namespace