Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPJobDefinition.Execute Method (Microsoft.SharePoint.Administration)
Executes the job definition.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Overridable Sub Execute ( _
    targetInstanceId As Guid _
)
Visual Basic (Usage)
Dim instance As SPJobDefinition
Dim targetInstanceId As Guid

instance.Execute(targetInstanceId)
C#
public virtual void Execute (
    Guid targetInstanceId
)

Parameters

targetInstanceId

For target types of SPContentDatabase this is the database ID of the content database being processed by the running job.

This value is Guid.Empty for all other target types.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker