Udostępnij za pośrednictwem


Właściwość DataProfilingTask.ProfileRequests

Zawiera kolekcja profil żądań, które będzie obliczyć profilowania dane zadanie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Tasks.DataProfilingTask
Zestaw:  Microsoft.SqlServer.DataProfilingTask (w Microsoft.SqlServer.DataProfilingTask.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ProfileRequests As ProfileRequestCollection
    Get
'Użycie
Dim instance As DataProfilingTask
Dim value As ProfileRequestCollection

value = instance.ProfileRequests
[BrowsableAttribute(false)]
public ProfileRequestCollection ProfileRequests { get; }
[BrowsableAttribute(false)]
public:
property ProfileRequestCollection^ ProfileRequests {
    ProfileRequestCollection^ get ();
}
[<BrowsableAttribute(false)>]
member ProfileRequests : ProfileRequestCollection
function get ProfileRequests () : ProfileRequestCollection

Wartość właściwości

Typ: ProfileRequestCollection
Kolekcja żądania profilu.

Uwagi

ProfileRequestCollection i klas, które są używane do definiowania profilu pojedynczych wniosków są zawarte w wirtualny plik dziennika Microsoft.SqlServer.DataProfiler.dll.