Freigeben über


AnnotationCollection.SetText-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Sets the Annotation, with the specified name, to a specified value.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode SetText(String, Boolean) Sets the Annotation, with the specified name, to a specified Boolean value.
Öffentliche Methode SetText(String, Int32) Sets the Annotation, with the specified name, to a specified Int32 value.
Öffentliche Methode SetText(String, String) Sets the Annotation, with the specified name, to a specified String value.
Öffentliche Methode SetText(String, String, Boolean) Sets the Annotation, with the specified name, to a specified String value. Can also be used to remove a named annotation if it is set to a null reference.

Zum Anfang

Siehe auch

Verweis

AnnotationCollection Klasse

Microsoft.AnalysisServices-Namespace