mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

EalDbParameter Constructor (String, Int32)



Constructor for a new Engine Agnostic Layer database parameter


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

Syntax

C#
public EalDbParameter(
	string ParameterName,
	int Value
)

Parameters

ParameterName
Type: System..::..String
Name of this parameter
Value
Type: System..::..Int32
Integer value of this parameter

See Also



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