Share via


ObjectCacheDataSourceView Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The ObjectCacheDataSourceView type exposes the following members.

Constructors

  Name Description
Public method ObjectCacheDataSourceView This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property CanDelete (Inherited from DataSourceView.)
Public property CanInsert (Inherited from DataSourceView.)
Public property CanPage (Inherited from DataSourceView.)
Public property CanRetrieveTotalRowCount (Inherited from DataSourceView.)
Public property CanSort (Inherited from DataSourceView.)
Public property CanUpdate (Inherited from DataSourceView.)
Protected property DataSourceOwner This member is reserved for internal use and is not intended to be used directly from your code.
Protected property Events (Inherited from DataSourceView.)
Public property ListName This member is reserved for internal use and is not intended to be used directly from your code.
Public property Name (Inherited from DataSourceView.)
Public property SelectCommand This member is reserved for internal use and is not intended to be used directly from your code.
Public property WebUrl This member is reserved for internal use and is not intended to be used directly from your code.

Top

Methods

  Name Description
Public method Delete (Inherited from DataSourceView.)
Public method Equals (Inherited from Object.)
Protected method ExecuteDelete (Inherited from DataSourceView.)
Protected method ExecuteInsert (Inherited from DataSourceView.)
Protected method ExecuteSelect This member is reserved for internal use and is not intended to be used directly from your code. (Overrides DataSourceView.ExecuteSelect(DataSourceSelectArguments).)
Protected method ExecuteUpdate (Inherited from DataSourceView.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetXPathNavigator This member is reserved for internal use and is not intended to be used directly from your code.
Public method Insert (Inherited from DataSourceView.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDataSourceViewChanged (Inherited from DataSourceView.)
Protected method RaiseUnsupportedCapabilityError (Inherited from DataSourceView.)
Public method Select(DataSourceSelectArguments) This member is reserved for internal use and is not intended to be used directly from your code.
Public method Select(DataSourceSelectArguments, DataSourceViewSelectCallback) (Inherited from DataSourceView.)
Public method ToString (Inherited from Object.)
Public method Update (Inherited from DataSourceView.)

Top

Events

  Name Description
Public event DataSourceViewChanged (Inherited from DataSourceView.)

Top

See Also

Reference

ObjectCacheDataSourceView Class

Microsoft.SharePoint.Portal.WebControls Namespace