Click or drag to resize

PlainSQLFetchAspectsOffset Property

Gets or sets the offset to use for the query. By default this is 0.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public int Offset { get; set; }

Property Value

Type: Int32
See Also