SPDataSourceViewResultItem Members

Include Protected Members
Include Inherited Members

Provides custom type information for result item objects that are returned by the SPDataSourceView class.

The SPDataSourceViewResultItem type exposes the following members.

Constructors

  Name Description
Public method SPDataSourceViewResultItem Initializes a new instance of the SPDataSourceViewResultItem class.

Top

Properties

  Name Description
Public property DataSourceView Gets the SPDataSourceView object that is returning the result item.
Public property IncludeHidden Gets a Boolean value that specifies whether hidden fields are included.
Public property ResultItem Gets the result item object that this object provides type descriptor services for.
Public property UseInternalName Gets a Boolean value that indicates whether internal names of fields are used.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetAttributes
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetClassName
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetComponentName
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetConverter
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetDefaultEvent
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetDefaultProperty
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEditor
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEvents()
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEvents([])
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetProperties()
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetProperties([])
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetPropertyOwner

Top

See Also

Reference

SPDataSourceViewResultItem Class

Microsoft.SharePoint.WebControls Namespace