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

国际消息标头的数据约定。

适用于