Search Results for

    Show / Hide Table of Contents

    Interface ITextSource

    An interface to create a reader that is used to read the SQL script lines

    Namespace: FluentMigrator.Runner.BatchParser
    Assembly: FluentMigrator.Runner.Core.dll
    Syntax
    public interface ITextSource

    Methods

    CreateReader()

    Creates a reader

    Declaration
    [CanBeNull]
    ILineReader CreateReader()
    Returns
    Type Description
    ILineReader

    null when no content was available

    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.