BusinessDataParameter 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 BusinessDataParameter type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ConvertEmptyStringToNull (Inherited from Parameter.)
Public property DbType (Inherited from Parameter.)
Public property DefaultValue (Inherited from Parameter.)
Public property Direction (Inherited from Parameter.)
Protected property IsTrackingViewState (Inherited from Parameter.)
Public property Name (Inherited from Parameter.)
Public property Operator This member is reserved for internal use and is not intended to be used directly from your code.
Public property Size (Inherited from Parameter.)
Public property Type (Inherited from Parameter.)
Protected property ViewState (Inherited from Parameter.)

Top

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 property IStateManager.IsTrackingViewState (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.Portal.WebControls Namespace