Click or drag to resize

TableOrderSpecification Enumeration

The specification of the order in which tables have to be enumerated in DDL SQL create / update scripts.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntax
public enum TableOrderSpecification
Members
  Member nameValueDescription
Name0
Dependency1
ReverseDependency2
See Also