mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

EalDbParameter.Direction Property



Gets or sets a value that indicates whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter


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

Syntax

C#
public override ParameterDirection Direction { get; set; }

Property Value

Type: ParameterDirection

Implements

IDataParameter..::..Direction

See Also



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