SettingStore.RoleSelectionSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the role selection settings.
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
Property Value
The role selection settings.