Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Defines the message contract for the Service Check get response.
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.ServiceVersionGetResponse
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<MessageContractAttribute(WrapperName := "ServiceVersionGetResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class ServiceVersionGetResponse
'Uso
Dim instance As ServiceVersionGetResponse
[MessageContractAttribute(WrapperName = "ServiceVersionGetResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class ServiceVersionGetResponse
[MessageContractAttribute(WrapperName = L"ServiceVersionGetResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class ServiceVersionGetResponse
[<MessageContractAttribute(WrapperName = "ServiceVersionGetResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type ServiceVersionGetResponse = class end
public class ServiceVersionGetResponse
O tipo ServiceVersionGetResponse expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
ServiceVersionGetResponse() | Initializes a new instance of the ServiceVersionGetResponse class. |
![]() |
ServiceVersionGetResponse(Int32, OperationResult, Version) | Initializes a new instance of the ServiceVersionGetResponse class with the specified values. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Campos
| Nome | Descrição | |
|---|---|---|
![]() |
ApiContractVersion | Specifies the version of the API contract. |
![]() |
OperationResult | Specifies the result of an operation. |
![]() |
Version | Specifies the version of the service instance. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)