Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the Reporting Services data type property for the parameter.
Syntax
public str dataType([str value])
Run On
Called
Parameters
- value
Type: str
The new value of the Reporting Services data type property; optional.
Return Value
Type: str
The current value of the Reporting Services data type property.
Exceptions
Exception | Condition |
---|---|
Error | The value parameter must be of type String, Datetime, Boolean, Integer, or Float. |