Class AnsiSqlIdentifier
A range searcher for ANSI-style SQL identifiers
Implements
Inherited Members
Namespace: FluentMigrator.Runner.BatchParser.RangeSearchers
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public sealed class AnsiSqlIdentifier : StringWithNoEscape, IRangeSearcher
Constructors
AnsiSqlIdentifier()
Initializes a new instance of the AnsiSqlIdentifier class.
Declaration
public AnsiSqlIdentifier()