Click or drag to resize

SQLQueryType Enumeration

Enum for specifying which type of query should be generated by a driver.

Namespace:  SD.LLBLGen.Pro.Core
Assembly:  SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public enum SQLQueryType
Members
  Member nameValueDescription
SelectTop1000
SelectAll1
See Also