Click or drag to resize
ReverseEngineerTargetType Enumeration
Enum to specify the reverse engineering target for a reverse engineering action given the type of the source element.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum ReverseEngineerTargetType
Members
  Member nameValueDescription
Unknown0
Entity1
TypedView2
StoredProcedureCall3
TableValuedFunctionCall4
See Also