ReportParameterInfo.Nullable (Propiedad)
Indica si el valor del parámetro puede ser nullreferencia null (Nothing en Visual Basic).Solo lectura.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
Public ReadOnly Property Nullable As Boolean
public bool Nullable { get; }
public:
property bool Nullable {
bool get ();
}
member Nullable : bool with get
function get Nullable () : boolean
Valor de propiedad
Tipo: Boolean
Un valor Boolean de solo lectura.