Freigeben über


SPWorkflowDataSourceView-Klasse

Vererbungshierarchie

System.Object
  System.Web.UI.DataSourceView
    Microsoft.SharePoint.WebControls.SPWorkflowDataSourceView

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPWorkflowDataSourceView _
    Inherits DataSourceView _
    Implements IDisposable
'Usage
Dim instance As SPWorkflowDataSourceView
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPWorkflowDataSourceView : DataSourceView, 
    IDisposable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPWorkflowDataSourceView-Member

Microsoft.SharePoint.WebControls-Namespace