Properties, clsMemberProperty

ms133430.note(zh-cn,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 帮助