BdcDataSource Class
SharePoint 2010
Represents a user control that facilitates data exchange between data source consumers, such as Web Parts, and Business Data Connectivity (BDC) service data providers.
System.Object
System.Web.UI.Control
System.Web.UI.DataSourceControl
Microsoft.SharePoint.WebControls.BdcDataSource
System.Web.UI.Control
System.Web.UI.DataSourceControl
Microsoft.SharePoint.WebControls.BdcDataSource
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] public sealed class BdcDataSource : DataSourceControl, INamingContainer, ISampleData