Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Defines the message contract for the Service Check get response.
Jerarquía de herencia
System.Object
Microsoft.MasterDataServices.ServiceVersionGetResponse
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
<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
El tipo ServiceVersionGetResponse expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Campos
| Nombre | Descripción | |
|---|---|---|
![]() |
ApiContractVersion | Specifies the version of the API contract. |
![]() |
OperationResult | Specifies the result of an operation. |
![]() |
Version | Specifies the version of the service instance. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)