Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Annotation object represents application-specific name/value pairs for the parent object. The Analysis Services server is not expected to interpret annotations. Annotations can generally be defined as child objects of any logical metadata object in the Tabular model, as listed for the ObjectType property in the following table.
The Annotation object has the following properties.
|
Name |
Type |
Description |
|---|---|---|
|
ID |
unsignedLong |
A reference to the object. |
|
ObjectID |
unsignedLong |
An ID-based reference to the object. |
|
ObjectType |
int |
The data type of the object specified by ObjectID. The possible values are as follows:
|
|
Name |
string |
The name of the object. |
|
Value |
string |
The value of the annotation. |
|
ModifiedTime |
dateTime |
The time that the object was last modified. |