TimerJobDataSourceView.AddWebApplication - Méthode

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

Syntaxe

'Déclaration
Protected MustOverride 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 abstract void AddWebApplication(
    SPWebApplication webapp,
    DataTable table,
    DataSourceSelectArguments selectArguments
)

Paramètres

Voir aussi

Référence

TimerJobDataSourceView classe

TimerJobDataSourceView - Membres

Microsoft.SharePoint.WebControls - Espace de noms