BdcDataSource Properties

Include Protected Members
Include Inherited Members

The BdcDataSource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AssociationName Gets or sets the name of the association for which to return the associated entity.
Public property BindingContainer (Inherited from Control.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from DataSourceControl.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from DataSourceControl.)
Public property DeleteCommand
Protected property DesignMode (Inherited from Control.)
Public property Enabled Gets or sets a value that specifies whether the control accepts a query.
Public property EnableTheming (Inherited from DataSourceControl.)
Public property EnableViewState (Inherited from Control.)
Public property EntityId Gets or sets the MetadataObjectId of the desired external content type; or, if the Mode property is set to “Association”, gets or sets the MetadataObjectId of the external content type in the association.
Public property EntityName Gets or sets the name of the entity for which to return data.
Public property EntityNamespace Gets or sets the namespace of the entity for which to return data.
Protected property Events (Inherited from Control.)
Public property FilterParameters Gets or sets a collection of filter parameters that the control uses to filter the returned data.
Public property FinderName Gets or sets the name of the finder of the items to return.
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InsertCommand
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property ItemIDs Gets or sets an array of entity IDs for the rows in the data source to use in the query.
Public property List
Protected property LoadViewStateByID (Inherited from Control.)
Public property LobSystemInstanceName Gets or sets the name of the application from which to return the data.
Public property MaxRows Gets or sets the number of rows for which to return data.
Public property MetadataFile Gets or sets the path to the metadata file.
Public property Mode Gets or sets a value that represents the mode of the data source control.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property ParentEntityInstances Gets a collection that contains the parent entities in an association list.
Public property ReturnedAnyData Gets a value that represents whether data was returned from a query.
Public property SelectCommand
Public property SelectParameters Gets a collection of query parameters.
Public property ShowSampleData
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from DataSourceControl.)
Public property Sort Gets or sets the column names by which to sort the returned data and the sort order.
Public property SourceEntityParameters
Public property SpecificFinderName Gets or sets the name of the specific finder of the items for which to return data.
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Public property UpdateCommand
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from DataSourceControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IListSource.ContainsListCollection (Inherited from DataSourceControl.)
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

BdcDataSource Class

Microsoft.SharePoint.WebControls Namespace