SystemPropertiesGetResponse Класс

Определение

Получает значения системного свойства в массиве.

public ref class SystemPropertiesGetResponse
[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="SystemPropertiesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertiesGetResponse
[<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="SystemPropertiesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertiesGetResponse = class
Public Class SystemPropertiesGetResponse
Наследование
SystemPropertiesGetResponse
Атрибуты

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

SystemPropertiesGetResponse()

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

SystemPropertiesGetResponse(OperationResult, Collection<SystemPropertyValue>)

Инициализирует новый экземпляр класса SystemPropertiesGetResponse, который содержит указанный результат операции, список системных свойств.

Поля

OperationResult

Результат выполнения операции, включая уникальный идентификатор для ведения журнала и отслеживания.

SystemProperties

Системные свойства для возврата в ответе.

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