Click or drag to resize

SqlIdFilterHelperTSql Property

The Sql query where the Id filtering is going to be applied

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public SQLBuilder Sql { get; }

Property Value

Type: SQLBuilder
See Also