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

マスター データ属性です。その ID とデータ値も含まれます。

International

各種言語のメッセージ ヘッダーのデータ コントラクトです。

適用対象