다음을 통해 공유


Name (clsMemberProperty)

[!참고]   이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.

The Name property of an object of ClassType clsMemberProperty contains the name of theobject.

Data Type

String

Access

Read/write (read-only after the object has been named)

주의

Decision Support Objects (DSO) uses some member property objects internally to manage each cube it creates. Setting the Name property to one of the following reserved member property names raises an error:

  • CUSTOM_ROLLUP
  • KEY
  • NAME
  • PARENT
  • SKIPPED_LEVELS
  • ID
  • UNARY_OPERATOR

In addition, setting the Name property to the name of a schema rowset column also raises an error. For more information about schema rowset column names, see Schema Rowsets.

참고 항목

참조

clsMemberProperty

도움말 및 정보

SQL Server 2005 지원 받기