SqlWhereAttribute.Left Property
.NET Standard 2.x
Gets the raw SQL expression on the left of the operator.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public string Left { get; }
Property Value
System.String
The raw SQL expression on the left of the operator.
Applies to
.NET Standard
2.x