Поделиться через


Метод AnnotationCollection.SetText

Показывать защищенные элементы
Показывать наследуемые элементы

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

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод SetText(String, Boolean) Sets the Annotation, with the specified name, to a specified Boolean value.
Открытый метод SetText(String, Int32) Sets the Annotation, with the specified name, to a specified Int32 value.
Открытый метод SetText(String, String) Sets the Annotation, with the specified name, to a specified String value.
Открытый метод 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.

В начало

См. также

Справочник

AnnotationCollection Класс

Пространство имен Microsoft.AnalysisServices