다음을 통해 공유


ParameterDataType 열거형

Specifies the data type of a parameter.

네임스페이스: Microsoft.Reporting.WinForms
어셈블리: microsoft.reportviewer.winforms.dll의 Microsoft.ReportViewer.WinForms

구문

멤버

  멤버 이름 설명
Boolean A Boolean data type that represents a true or false condition. 
DateTime A DateTime data type that represents the date and time. 
Float A Float data type that represents a floating point decimal value. 
Integer An Integer data type.  
String A String data type that represents an array of characters. 

주의

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

참고 항목

참조

Microsoft.Reporting.WinForms 네임스페이스