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.1.0.0 (5.1.0)
Syntax public override RunQueue CreateRunQueue()
Public Overrides Function CreateRunQueue As RunQueue
Return Value
Type:
RunQueueSee Also