Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Tools and Features
 ParameterDataType Enumeration
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
ParameterDataType Enumeration 

Specifies the data type of a parameter.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public Enumeration ParameterDataType
Visual Basic (Usage)
Dim instance As ParameterDataType
C#
public enum ParameterDataType
C++
public enum class ParameterDataType
J#
public enum ParameterDataType
JScript
public enum ParameterDataType
 Member nameDescription
Boolean 
DateTime 
Float 
Integer 
String 

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

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker