Search Results for

    Show / Hide Table of Contents

    Class AnsiSqlIdentifier

    A range searcher for ANSI-style SQL identifiers

    Inheritance
    object
    StringWithNoEscape
    AnsiSqlIdentifier
    Implements
    IRangeSearcher
    Inherited Members
    StringWithNoEscape.StartCodeLength
    StringWithNoEscape.EndCodeLength
    StringWithNoEscape.IsComment
    StringWithNoEscape.FindStartCode(ILineReader)
    StringWithNoEscape.FindEndCode(ILineReader)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    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()

    Implements

    IRangeSearcher
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.