DDLSQLCodeGenerationTaskCreateRunQueue Method  | 
 
            Creates a run queue from the information in this task, if it's valid, otherwise it will return null.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic override RunQueue CreateRunQueue()
Public Overrides Function CreateRunQueue As RunQueue
Return Value
Type: 
RunQueue
See Also