VirualPathDataSourceView Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The VirualPathDataSourceView type exposes the following members.

Methods

  Name Description
Public method Delete (Inherited from DataSourceView.)
Public method Equals (Inherited from Object.)
Protected method ExecuteDelete
Performs a delete operation on the list of data that the DataSourceView object represents.
(Overrides DataSourceViewExecuteDelete(IDictionary, IDictionary).)
Protected method ExecuteInsert (Inherited from DataSourceView.)
Protected method ExecuteSelect
Gets a list of data from the underlying data storage.
(Overrides DataSourceViewExecuteSelect(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 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 (Inherited from DataSourceView.)
Public method ToString (Inherited from Object.)
Public method Update (Inherited from DataSourceView.)
Top
See Also

Reference