SystemSettingsGetRequest Класс

Определение

Определяет контракт сообщения для системной настройки get request.

public ref class SystemSettingsGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemSettingsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemSettingsGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemSettingsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemSettingsGetRequest = class
Public Class SystemSettingsGetRequest
Наследование
SystemSettingsGetRequest
Атрибуты

Комментарии

SystemSettingsGetRequestдолжно включать .SystemSettingsGetCriteria

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

Имя Описание
SystemSettingsGetRequest()

Инициализирует новый экземпляр SystemSettingsGetRequest класса с значениями по умолчанию.

SystemSettingsGetRequest(International, SystemSettingsGetCriteria)

Инициализирует новый экземпляр SystemSettingsGetRequest класса с указанными культурными настройками и критериями поиска.

Поля

Имя Описание
International

Культурные обстановки.

SearchCriteria

Критерии поиска, определяющие, какие доменные списки искать.

Применяется к