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

Свойства системы возвращаются в ответе.

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