Freigeben über


Name (clsMemberProperty)

ms134880.note(de-de,SQL.90).gifHinweis:
  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.

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)

Hinweise

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.

Siehe auch

Verweis

clsMemberProperty

Hilfe und Informationen

Informationsquellen für SQL Server 2005