BusinessDataParameter Methods

Include Protected Members
Include Inherited Members

The BusinessDataParameter type exposes the following members.

Methods

  Name Description
Protected method Clone (Inherited from Parameter.)
Public method Equals (Inherited from Object.)
Protected method Evaluate (Inherited from Parameter.)
Protected method Finalize (Inherited from Object.)
Public method GetDatabaseType (Inherited from Parameter.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method LoadViewState (Inherited from Parameter.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnParameterChanged (Inherited from Parameter.)
Protected method SaveViewState (Inherited from Parameter.)
Protected method SetDirty (Inherited from Parameter.)
Public method ToString (Inherited from Parameter.)
Protected method TrackViewState (Inherited from Parameter.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICloneable.Clone (Inherited from Parameter.)
Explicit interface implemetationPrivate method IStateManager.LoadViewState (Inherited from Parameter.)
Explicit interface implemetationPrivate method IStateManager.SaveViewState (Inherited from Parameter.)
Explicit interface implemetationPrivate method IStateManager.TrackViewState (Inherited from Parameter.)

Top

See Also

Reference

BusinessDataParameter Class

Microsoft.SharePoint.WebControls Namespace