RelexParser AllowRawSql Property NReco.Data Class Library Documentation
Allows raw sql constants like "select 1":sql. True by default.

Namespace: NReco.Data.Relex
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public bool AllowRawSql { get; set; }

Property Value

Type: Boolean
See Also