언어

DataProfilingTask.ProfileRequests 속성

정의

데이터 프로파일링 작업이 계산할 프로파일 요청 모음을 받습니다.

public:
 property Microsoft::DataDebugger::DataProfiling::ProfileRequestCollection ^ ProfileRequests { Microsoft::DataDebugger::DataProfiling::ProfileRequestCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.DataDebugger.DataProfiling.ProfileRequestCollection ProfileRequests { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ProfileRequests : Microsoft.DataDebugger.DataProfiling.ProfileRequestCollection
Public ReadOnly Property ProfileRequests As ProfileRequestCollection

속성 값

Microsoft.DataDebugger.DataProfiling.ProfileRequestCollection

프로필 요청 수집.

특성

설명

개별 프로필 요청을 정의하는 데 사용되는 클래스 와 ProfileRequestCollection 는 어셈블리 Microsoft.SqlServer.DataProfiler.dll에 포함되어 있습니다. Microsoft.SqlServer.DataProfiler.dll 의회 수업은 현재 문서화되어 있지 않습니다.

적용 대상