Class SqlString
A ANSI SQL string ('string'
)
Implements
Inherited Members
Namespace: FluentMigrator.Runner.BatchParser.RangeSearchers
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public sealed class SqlString : CharWithEscapeByDuplication, IRangeSearcher
Constructors
SqlString()
Initializes a new instance of the SqlString class.
Declaration
public SqlString()