Properties, clsMemberProperty
Hinweis: |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
An object of ClassType clsMemberProperty implements the following properties. The table also shows whether the property is read/write (R/W) or read-only (R).
Property | Description | Access |
---|---|---|
The name of the column that contains the member property in the members and axis schema rowsets |
R/W |
|
Returns an enumeration constant that identifies the specific object type |
R |
|
The size (in bytes) of the data stored in the column referenced by the SourceColumn property |
R/W |
|
The data type of the source column on which the member property is based |
R/W |
|
A description of the property |
R/W |
|
Indicates whether the member property is visible to client applications |
R/W |
|
Identifies the language used |
R/W |
|
The name of the member property |
R/W (R after the object has been named) |
|
Returns the ordinal position of the clsMemberProperty object in the MemberProperties collection |
R |
|
Returns a reference to the parent Level object |
R |
|
Categorizes the content of information provided by the member property |
R/W |
|
The dimension table name and column that contains values for the member property |
R/W |
|
Returns an enumeration constant that identifies the subclass type of the object |
R |
Siehe auch
Verweis
clsMemberProperty
MemberProperties Collection