IService.SystemSettingsGet-Methode
SQL Server 2012
Retrieves a list of system settings.
Namespace: Microsoft.MasterDataServices.Services.ServiceContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[OperationContractAttribute]
[FaultContractAttribute(typeof(EditionExpiredMessage))]
SystemSettingsGetResponse SystemSettingsGet(
SystemSettingsGetRequest request
)
Parameter
- request
- Typ: Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetRequest
The get request.
Rückgabewert
Typ: Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetResponseThe response to the get operation.