ServiceClient.DataQualityKnowledgeBasesGet 메서드

정의

DQS에서 지식베이스 모음을 구성합니다.

public:
 System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Knowledgebase ^> ^ DataQualityKnowledgeBasesGet(Microsoft::MasterDataServices::International ^ International, [Runtime::InteropServices::Out] Microsoft::MasterDataServices::OperationResult ^ % OperationResult);
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Knowledgebase> DataQualityKnowledgeBasesGet(Microsoft.MasterDataServices.International International, out Microsoft.MasterDataServices.OperationResult OperationResult);
member this.DataQualityKnowledgeBasesGet : Microsoft.MasterDataServices.International * OperationResult -> System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Knowledgebase>
Public Function DataQualityKnowledgeBasesGet (International As International, ByRef OperationResult As OperationResult) As Collection(Of Knowledgebase)

매개 변수

International
International

문화적 배경.

OperationResult
OperationResult

이 메서드가 반환되면 , 는 연산 결과를 포함합니다. 이 매개 변수는 초기화되지 않은 상태로 전달됩니다.

반품

DQS에서 구성된 지식 베이스의 집합입니다.

적용 대상