Condividi tramite


Classe SystemPropertiesGetRequest

Defines the message contract for the system properties get request.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices..::..SystemPropertiesGetRequest

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

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

Nel tipo SystemPropertiesGetRequest sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SystemPropertiesGetRequest() () () () Initializes a new instance of the SystemPropertiesGetRequest class that has default values.
Metodo pubblico SystemPropertiesGetRequest(International) Initializes a new instance of the SystemPropertiesGetRequest class that has the specified cultural settings.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Campi

  Nome Descrizione
Campo pubblico International The cultural settings.

In alto

Osservazioni

This request contains no input parameters.

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.