Name (Role Interface)

ms132797.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 the Role interface contains the name of the role object.

Applies To:clsCubeRole, clsDatabaseRole, clsMiningModelRole

Data Type

String

Access

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

Beispiel

Use the following code to set a role object name:

RoleObject.Name = "Sales and Marketing"

Siehe auch

Verweis

Role Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005