DatabaseDriverConfigurationTableOrderInCreate Property  | 
 
            The specification for the order in which tables have to be enumerated in a create table loop
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Configuration
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic TableOrderSpecification TableOrderInCreate { get; set; }Public Property TableOrderInCreate As TableOrderSpecification
	Get
	Set
Property Value
Type: 
TableOrderSpecification
See Also