Search Results for

    Show / Hide Table of Contents

    Class FirebirdProcessedExpression<T>

    Inheritance
    object
    FirebirdProcessedExpressionBase
    FirebirdProcessedExpression<T>
    Inherited Members
    FirebirdProcessedExpressionBase.Processor
    FirebirdProcessedExpressionBase.Expression
    FirebirdProcessedExpressionBase.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: FluentMigrator.Runner.Processors.Firebird
    Assembly: FluentMigrator.Runner.Firebird.dll
    Syntax
    public sealed class FirebirdProcessedExpression<T> : FirebirdProcessedExpressionBase where T : IMigrationExpression
    Type Parameters
    Name Description
    T

    Constructors

    FirebirdProcessedExpression(T, FirebirdProcessor)

    Declaration
    public FirebirdProcessedExpression(T expression, FirebirdProcessor processor)
    Parameters
    Type Name Description
    T expression
    FirebirdProcessor processor
    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.