Method SetStrict SetStrict(Boolean) Set the strict mode of this query. Declaration public virtual void SetStrict(bool strict) Parameters Type Name Description System.Boolean strict The strict mode to set. See Also IsStrict()