| 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.CodeGenerationMetaDataAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic override RunQueue CreateRunQueue()
Public Overrides Function CreateRunQueue As RunQueue
Return Value
Type: 
RunQueue
See Also