Поделиться через


Класс ServiceVersionGetRequest

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Represents the request for the retrieval of the service version.

Иерархия наследования

System.Object
  Microsoft.MasterDataServices.ServiceVersionGetRequest

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
<MessageContractAttribute(WrapperName := "ServiceVersionGetRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    IsWrapped := True)> _
Public Class ServiceVersionGetRequest
'Применение
Dim instance As ServiceVersionGetRequest
[MessageContractAttribute(WrapperName = "ServiceVersionGetRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public class ServiceVersionGetRequest
[MessageContractAttribute(WrapperName = L"ServiceVersionGetRequest", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public ref class ServiceVersionGetRequest
[<MessageContractAttribute(WrapperName = "ServiceVersionGetRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)>]
type ServiceVersionGetRequest =  class end
public class ServiceVersionGetRequest

Тип ServiceVersionGetRequest обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ServiceVersionGetRequest() Инфраструктура. Initializes a new instance of the ServiceVersionGetRequest class.
Открытый метод ServiceVersionGetRequest(International) Инфраструктура. Initializes a new instance of the ServiceVersionGetRequest class with specified cultural settings.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Поля

  Имя Описание
Открытое поле International Инфраструктура. Specifies the cultural settings.

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.MasterDataServices