BusinessDataParameter Members

Include Protected Members
Include Inherited Members

Initialization parameter for the operator of a BdcDataSource query.

The BusinessDataParameter type exposes the following members.

Constructors

  Name Description
Public method BusinessDataParameter Initializes a new instance of the BusinessDataParameter.

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 Sets or returns an enumeration that represents the operator for a BdcDataSource query.
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.WebControls Namespace