Класс SystemPropertiesGetRequest
Defines the message contract for the system properties get request.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.SystemPropertiesGetRequest
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<MessageContractAttribute(WrapperName := "SystemPropertiesGetRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class SystemPropertiesGetRequest
'Применение
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
Тип SystemPropertiesGetRequest обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
SystemPropertiesGetRequest() | Initializes a new instance of the SystemPropertiesGetRequest class that has default values. |
![]() |
SystemPropertiesGetRequest(International) | Initializes a new instance of the SystemPropertiesGetRequest class that has the specified cultural settings. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Поля
Имя | Описание | |
---|---|---|
![]() |
International | The cultural settings. |
В начало
Замечания
This request contains no input parameters.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.