MetadataResultOptions 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
반환할 메타데이터 가져오기 작업의 결과를 지정합니다.
public ref class MetadataResultOptions : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MetadataResultOptions", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MetadataResultOptions : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MetadataResultOptions", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataResultOptions = class
inherit DataContractBase
Public Class MetadataResultOptions
Inherits DataContractBase
- 상속
- 특성
생성자
MetadataResultOptions() |
MetadataResultOptions 클래스의 새 인스턴스를 초기화합니다. |
속성
AttributeGroups |
반환할 AttributeGroup 결과의 유형을 가져오거나 설정합니다. |
Attributes |
반환할 Attribute 결과의 유형을 가져오거나 설정합니다. |
DerivedHierarchies |
반환할 DerivedHierarchy 결과의 유형을 가져오거나 설정합니다. |
DerivedHierarchyLevels |
반환할 DerivedHierarchyLevel 결과의 유형을 가져오거나 설정합니다. |
Entities |
반환할 Entity 결과의 유형을 가져오거나 설정합니다. |
ExplicitHierarchies |
반환할 ExplicitHierarchy 결과의 유형을 가져오거나 설정합니다. |
ExtensionData |
추가 데이터를 포함하는 구조를 가져오거나 설정합니다. (다음에서 상속됨 DataContractBase) |
MemberTypes |
반환할 MemberType 결과의 유형을 가져오거나 설정합니다. |
Models |
반환할 Model 결과의 유형을 가져오거나 설정합니다. |
VersionFlags |
반환할 VersionFlag 결과의 유형을 가져오거나 설정합니다. |
Versions |
반환할 Version 결과의 유형을 가져오거나 설정합니다. |