다음을 통해 공유


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 어셈블리의 클래스는 현재 문서화되지 않습니다.

적용 대상