Propriedade ReportParameterInfo.Nullable
Indicates whether the value of the parameter can be nulluma referência nula (Nothing no Visual Basic). Read-only.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: Boolean
A read-only Boolean value.