SqlBuilder.CurrentSeparator Property
Gets or sets the separator of the current SQL clause body.
Namespace: DbExtensions
Assembly: DbExtensions.dll
Syntax
public string CurrentSeparator { get; set; }
Gets or sets the separator of the current SQL clause body.
Namespace: DbExtensions
Assembly: DbExtensions.dll
public string CurrentSeparator { get; set; }