إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Sets the Annotation, with the specified name, to a specified value.
Overload List
| Name | Description |
|---|---|
| AnnotationCollection.SetText (String, Boolean) |
Sets the Annotation, with the specified name, to a specified Boolean value.
|
| AnnotationCollection.SetText (String, Int32) |
Sets the Annotation, with the specified name, to a specified Int32 value.
|
| AnnotationCollection.SetText (String, String) |
Sets the Annotation, with the specified name, to a specified String value.
|
| AnnotationCollection.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.
|
See Also
Reference
AnnotationCollection Class
AnnotationCollection Members
Microsoft.AnalysisServices Namespace