Properties, clsMemberProperty

ms133430.note(zh-tw,SQL.90).gif附註:
  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

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

Caption

The name of the column that contains the member property in the members and axis schema rowsets

R/W

ClassType

Returns an enumeration constant that identifies the specific object type

R

ColumnSize

The size (in bytes) of the data stored in the column referenced by the SourceColumn property

R/W

ColumnType

The data type of the source column on which the member property is based

R/W

Description

A description of the property

R/W

IsVisible

Indicates whether the member property is visible to client applications

R/W

Language

Identifies the language used

R/W

Name

The name of the member property

R/W (R after the object has been named)

OrdinalPosition

Returns the ordinal position of the clsMemberProperty object in the MemberProperties collection

R

Parent

Returns a reference to the parent Level object

R

PropertyType

Categorizes the content of information provided by the member property

R/W

SourceColumn

The dimension table name and column that contains values for the member property

R/W

SubClassType

Returns an enumeration constant that identifies the subclass type of the object

R

請參閱

參考

clsMemberProperty
MemberProperties Collection

說明及資訊

取得 SQL Server 2005 協助