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.8.0.0 (5.8.21.0208)
Syntax
public enum TableOrderSpecification
Members
  Member nameValueDescription
Name0
Dependency1
ReverseDependency2
See Also