IDbSpecificHintCreator Interface |
Interface for creating hints based on the input specified. Hints are used to tell the RDBMS to produce different SQL.
This interface is implemented on those IDatabaseSpecificGenerator implementing classes for which the RDBMS supports hints.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public interface IDbSpecificHintCreator
Public Interface IDbSpecificHintCreator
The IDbSpecificHintCreator type exposes the following members.
Methods See Also