AttributeChangeRequest 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示更改属性的请求。
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 |
国际消息标头的数据约定。 |