AttributeChangeRequest Класс

Определение

Представляет запрос при изменении атрибутов.

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

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

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

Создает новый экземпляр класса AttributeChangeRequest.

AttributeChangeRequest(International, MetadataAttribute)

Создаёт новый экземпляр AttributeChangeRequest класса с указанным атрибутом и заголовком сообщения.

Поля

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

Атрибут мастер-данных, включая его идентификацию и значение данных.

International

Контракт данных для международного заголовка сообщения.

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