SystemSettingsUpdateRequest Class
SQL Server 2012
Provides an array of one or more groups of one or more system settings to be updated.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The SystemSettingsUpdateRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SystemSettingsUpdateRequest() | Initializes a new instance of the SystemSettingsUpdateRequest class that has default values. |
![]() | SystemSettingsUpdateRequest(International, Collection<SystemSettingGroup>) | Initializes a new instance of the SystemSettingsUpdateRequest class that has the specified cultural settings and a list of system setting groups. |
| Name | Description | |
|---|---|---|
![]() | International | The cultural settings. |
![]() | SystemSettingGroups | The system setting groups to update. |

