mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

EalDbParameter.Size Property



Gets or sets the maximum size, in bytes, of the data within the column


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

Syntax

C#
public override int Size { get; set; }

Property Value

Type: Int32

Implements

IDbDataParameter..::..Size

See Also



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