다음을 통해 공유


AttributeChangeRequest 생성자 (International, MetadataAttribute)

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Creates a new instance of the AttributeChangeRequest class with specified attribute and message header.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
Public Sub New ( _
    International As International, _
    Attribute As MetadataAttribute _
)
‘사용 방법
Dim International As International
Dim Attribute As MetadataAttribute

Dim instance As New AttributeChangeRequest(International, _
    Attribute)
public AttributeChangeRequest(
    International International,
    MetadataAttribute Attribute
)
public:
AttributeChangeRequest(
    International^ International, 
    MetadataAttribute^ Attribute
)
new : 
        International:International * 
        Attribute:MetadataAttribute -> AttributeChangeRequest
public function AttributeChangeRequest(
    International : International, 
    Attribute : MetadataAttribute
)

매개 변수

참고 항목

참조

AttributeChangeRequest 클래스

AttributeChangeRequest 오버로드

Microsoft.MasterDataServices 네임스페이스