Dundas.SharePoint.Charting.WebParts Send comments on this topic.
DataParameter Class Members
See Also  Properties 
Dundas.SharePoint.Data Namespace : DataParameter Class


The following tables list the members exposed by DataParameter.

Public Constructors

  Name Description
Public Constructor DataParameter Constructor  
Top

Public Properties

  Name Description
Public Property DefaultValue Gets or sets the default value.  
Public Property IsSqlParameter Gets or sets the check for an SQL parameter  
Public Property Name Gets or sets the name.  
Public Property Operator Gets or sets the operator.  
Public Property Type Gets or sets the type.  
Public Property Value Gets or sets the value.  
Public Property ValueOrDefaultValue Gets the value or default value.  
Top

See Also