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


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

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

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

Синтаксис

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

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

Параметры

См. также

Справочник

AnnotationCollection Класс

Перегрузка SetText

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