![]() |
---|
下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。 |
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)
示例
Use the following code to set a role object name:
RoleObject.Name = "Sales and Marketing"