Gets or sets the data type of the parameter.
Visual Basic (Declaration) | |
---|---|
Public Property DataType As ReportParameterDataType |
C# | |
---|---|
public ReportParameterDataType DataType {get; set;} |
Property Value
A ReportParameterDataType enumeration representing the data type of the parameter.