UserPreferencesUpdate メソッド
現在のユーザー設定を更新します。
名前空間: Microsoft.MasterDataServices
アセンブリ: Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)
構文
'宣言
<OperationContractAttribute(Action := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdate", _
ReplyAction := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdateResponse")> _
Function UserPreferencesUpdate ( _
request As UserPreferencesUpdateRequest _
) As UserPreferencesUpdateResponse
'使用
Dim instance As IService
Dim request As UserPreferencesUpdateRequest
Dim returnValue As UserPreferencesUpdateResponse
returnValue = instance.UserPreferencesUpdate(request)
[OperationContractAttribute(Action = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdate",
ReplyAction = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdateResponse")]
UserPreferencesUpdateResponse UserPreferencesUpdate(
UserPreferencesUpdateRequest request
)
[OperationContractAttribute(Action = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdate",
ReplyAction = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdateResponse")]
UserPreferencesUpdateResponse^ UserPreferencesUpdate(
UserPreferencesUpdateRequest^ request
)
[<OperationContractAttribute(Action = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdate",
ReplyAction = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/UserPreferencesUpdateResponse")>]
abstract UserPreferencesUpdate :
request:UserPreferencesUpdateRequest -> UserPreferencesUpdateResponse
function UserPreferencesUpdate(
request : UserPreferencesUpdateRequest
) : UserPreferencesUpdateResponse
パラメーター
- request
型: Microsoft.MasterDataServices. . :: . .UserPreferencesUpdateRequest
更新要求。