SettingStore.RoleSelectionSettings 屬性

定義

取得角色選擇設定。

public:
 property Microsoft::SqlServer::Configuration::RoleSelectionSettings ^ RoleSelectionSettings { Microsoft::SqlServer::Configuration::RoleSelectionSettings ^ get(); };
public Microsoft.SqlServer.Configuration.RoleSelectionSettings RoleSelectionSettings { get; }
member this.RoleSelectionSettings : Microsoft.SqlServer.Configuration.RoleSelectionSettings
Public ReadOnly Property RoleSelectionSettings As RoleSelectionSettings

屬性值

角色選擇設定。

適用於