PlainSQLQuerySpecificationToQuery Method |
Creates a new query element from this derived table. DatabaseSpecificCreator has to be set to a value.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses.Persistence
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax protected override IRetrievalQuery ToQuery()
Protected Overrides Function ToQuery As IRetrievalQuery
Return Value
Type:
IRetrievalQuerySee Also