Click or drag to resize
DBViewFieldIProjectElementFieldMapTargetElementDirection Property
Gets the direction of the parameter represented by this fieldmaptarget element

Namespace: SD.LLBLGen.Pro.DBDriverCore
Assembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
ParameterDirection IProjectElementFieldMapTargetElement.Direction { get; }

Property Value

Type: ParameterDirection

Implements

IProjectElementFieldMapTargetElementDirection
See Also