ScheduledJobsDataSourceView.AddWebApplication - Méthode

Ce membre remplace TimerJobDataSourceView.AddWebApplication(SPWebApplication, DataTable, DataSourceSelectArguments).

Espace de noms :  Microsoft.SharePoint.WebControls
Assembly :  Microsoft.SharePoint.ApplicationPages.Administration (dans Microsoft.SharePoint.ApplicationPages.Administration.dll)

Syntaxe

'Déclaration
Protected Overrides Sub AddWebApplication ( _
    webapp As SPWebApplication, _
    table As DataTable, _
    selectArguments As DataSourceSelectArguments _
)
'Utilisation
Dim webapp As SPWebApplication
Dim table As DataTable
Dim selectArguments As DataSourceSelectArguments

Me.AddWebApplication(webapp, table, _
    selectArguments)
protected override void AddWebApplication(
    SPWebApplication webapp,
    DataTable table,
    DataSourceSelectArguments selectArguments
)

Paramètres

Voir aussi

Référence

ScheduledJobsDataSourceView classe

ScheduledJobsDataSourceView - Membres

Microsoft.SharePoint.WebControls - Espace de noms