Share via


ParameterField.EnableNullValue Property

Gets or sets the allow null value option for stored procedure parameters.

Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)

Syntax

'Declaration

Public Overrideable Property EnableNullValue As Boolean
public virtual bool EnableNullValue {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace