DataProfilingTask.ProfileRequests プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データプロファイリングタスクが計算するプロファイルリクエストの集合を取得します。
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 集会のクラスは現時点で文書化されていません。