Expand Minimize
This topic has not yet been rated - Rate this topic

ParameterDataType Enumeration 

Specifies the data type of a parameter.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

public enum ParameterDataType
public enum ParameterDataType
public enum ParameterDataType
 Member nameDescription
Boolean 
DateTime 
Float 
Integer 
String 

Use the ParameterDataType enumeration with the DataType property of the ReportParameterInfo class.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.