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


Метод AnnotationCollection.SetText (String, String)

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Sub SetText ( _
    name As String, _
    text As String _
)
'Применение
Dim instance As AnnotationCollection 
Dim name As String 
Dim text As String

instance.SetText(name, text)
public void SetText(
    string name,
    string text
)
public:
void SetText(
    String^ name, 
    String^ text
)
member SetText : 
        name:string * 
        text:string -> unit
public function SetText(
    name : String, 
    text : String
)

Параметры

См. также

Справочник

AnnotationCollection Класс

Перегрузка SetText

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