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

国際メッセージヘッダーのデータ契約。

適用対象