2.2.5.25 ExtendedProperty Object
The ExtendedProperty object<74> is a child object of a logical metadata object in the Tabular model. ExtendedProperty objects represent one or more application-specific name/value pairs for the parent object. The Analysis Services server does not interpret the ExtendedProperty objects. An ExtendedProperty object requires compatibility level 1400 or higher.
The ExtendedProperty object has the following properties. Possible logical metadata objects for which ExtendedProperty is a child object are listed for the ObjectType property.
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 that is specified by ObjectID. The possible values are as follows:
|
Name |
string |
The name of the object. |
Type |
enumeration |
A value that provides information about the format of the value. The possible values are as follows:
|
Value |
string |
The value of ExtendedProperty. |
ModifiedTime |
dateTime |
The time that the object was last modified. |