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 アセンブリ内のクラスは文書化されていません。