This topic has not yet been rated - Rate this topic

SPSqlDataSource Class

Windows SharePoint Services 3

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[DesignerAttribute(typeof(SqlDataSourceDesigner))] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
public sealed class SPSqlDataSource : SqlDataSource
System.Object
   System.Web.UI.Control
     System.Web.UI.DataSourceControl
       System.Web.UI.WebControls.SqlDataSource
        Microsoft.SharePoint.WebControls.SPSqlDataSource
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.