SqlWhereAttribute.RawCondition Property
.NET Standard 2.x
Gets the string of the raw SQL search condition if it has been specified in the constructor.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public string RawCondition { get; }
Property Value
System.String
The string of the raw SQL search condition.
Applies to
.NET Standard
2.x