Partager via


Classe UserPreferencesDeleteResponse

Defines the message contract for the user preferences delete response.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices..::..UserPreferencesDeleteResponse

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
<MessageContractAttribute(WrapperName := "UserPreferencesDeleteResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    IsWrapped := True)> _
Public Class UserPreferencesDeleteResponse
'Utilisation
Dim instance As UserPreferencesDeleteResponse
[MessageContractAttribute(WrapperName = "UserPreferencesDeleteResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public class UserPreferencesDeleteResponse
[MessageContractAttribute(WrapperName = L"UserPreferencesDeleteResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public ref class UserPreferencesDeleteResponse
[<MessageContractAttribute(WrapperName = "UserPreferencesDeleteResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)>]
type UserPreferencesDeleteResponse =  class end
public class UserPreferencesDeleteResponse

Le type UserPreferencesDeleteResponse expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique UserPreferencesDeleteResponse() () () () Initializes a new instance of the UserPreferencesDeleteResponse class that has default values.
Méthode publique UserPreferencesDeleteResponse(OperationResult) Initializes a new instance of the UserPreferencesDeleteResponse class that has the specified operation result.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ public OperationResult The operation result, including a unique ID for tracking and logging.

Haut de la page

Notes

UserPreferencesDeleteResponse provides only standard operation results.

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.