Property SqlBuilder
| Improve this Doc View SourceSqlBuilder
Gets the string builder for T-SQL generation.
Declaration
public IndentedStringBuilder SqlBuilder { get; }
Property Value
Type | Description |
---|---|
IndentedStringBuilder |
Gets the string builder for T-SQL generation.
public IndentedStringBuilder SqlBuilder { get; }
Type | Description |
---|---|
IndentedStringBuilder |