mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

EalDbParameter.IsNullable Property



Gets or sets a value that indicates whether the parameter accepts null values


Namespace: EngineAgnosticLayerDbAccess
Assembly: EngineAgnosticLayerDbAccess (in EngineAgnosticLayerDbAccess.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public override bool IsNullable { get; set; }

Property Value

Type: Boolean

Implements

IDataParameter..::..IsNullable

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )