Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Specifies the data type of a parameter.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Sintassi
Membri
| Nome membro | Descrizione | |
|---|---|---|
| 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. |
Osservazioni
Use the ParameterDataType enumeration with the DataType property of the ReportParameterInfo class.