Properties, clsMemberProperty
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
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 |