MetadataGetRequest 클래스

정의

지정된 세부 수준에서 메타데이터 개체를 선택합니다.

public ref class MetadataGetRequest
[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="MetadataGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MetadataGetRequest
[<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="MetadataGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataGetRequest = class
Public Class MetadataGetRequest
상속
MetadataGetRequest
특성

생성자

MetadataGetRequest()

기본값을 포함하는 MetadataGetRequest 클래스의 새 인스턴스를 초기화합니다.

MetadataGetRequest(International, MetadataResultOptions, MetadataSearchCriteria)

지정된 culture 설정, 결과 옵션 및 검색 조건을 포함하는 MetadataGetRequest 클래스의 새 인스턴스를 초기화합니다.

필드

International

culture 설정입니다.

ResultOptions

검색할 정보의 수준을 결정합니다.

SearchCriteria

검색할 메타데이터 개체를 결정합니다.

적용 대상