Search Results for

    Show / Hide Table of Contents

    Class DoubleDashSingleLineComment

    A single line comment starting with two dashes (-- comment)

    Inheritance
    object
    SingleLineComment
    DoubleDashSingleLineComment
    Implements
    IRangeSearcher
    Inherited Members
    SingleLineComment.StartCodeLength
    SingleLineComment.EndCodeLength
    SingleLineComment.IsComment
    SingleLineComment.FindStartCode(ILineReader)
    SingleLineComment.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 DoubleDashSingleLineComment : SingleLineComment, IRangeSearcher

    Constructors

    DoubleDashSingleLineComment()

    Initializes a new instance of the DoubleDashSingleLineComment class.

    Declaration
    public DoubleDashSingleLineComment()

    Implements

    IRangeSearcher
    In this article
    • Constructors
      • DoubleDashSingleLineComment()
    • Implements
    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.