Search Results for

    Show / Hide Table of Contents

    Class RunnerEventIds

    The default runner event IDs

    Inheritance
    object
    RunnerEventIds
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.Runner
    Assembly: FluentMigrator.Runner.Core.dll
    Syntax
    public static class RunnerEventIds

    Fields

    | Edit this page View Source

    ElapsedTime

    Gets the event ID for elapsed time

    Declaration
    public static readonly EventId ElapsedTime
    Field Value
    Type Description
    EventId
    | Edit this page View Source

    Emphasize

    Gets the event ID for an emphasized message

    Declaration
    public static readonly EventId Emphasize
    Field Value
    Type Description
    EventId
    | Edit this page View Source

    Heading

    Gets the event ID for a heading

    Declaration
    public static readonly EventId Heading
    Field Value
    Type Description
    EventId
    | Edit this page View Source

    RunnerCategory

    Declaration
    public const string RunnerCategory = "FluentMigrator.Runner"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Say

    Gets the event ID for an informational message

    Declaration
    public static readonly EventId Say
    Field Value
    Type Description
    EventId
    | Edit this page View Source

    Sql

    Gets the event ID for an SQL statement

    Declaration
    public static readonly EventId Sql
    Field Value
    Type Description
    EventId
    • Edit this page
    • View Source
    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.