次の方法で共有


Annotation Constructor

Annotation クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
Annotation ()
Annotation クラスの新しいインスタンスを既定値で初期化します。
Annotation (String)
名前を使用して、Annotation クラスの新しいインスタンスを初期化します。
Annotation (String, String)
名前および値を使用して、Annotation の新しいインスタンスを初期化します。
Annotation (String, XmlNode)
XmlNode として名前と値を指定して、Annotation の新しいインスタンスを初期化します。

参照

関連項目

Annotation Class
Annotation Members
Microsoft.AnalysisServices Namespace