Search Results for

    Show / Hide Table of Contents

    Class ProcessorId

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

    Fields

    DB2

    Declaration
    public const string DB2 = "DB2"
    Field Value
    Type Description
    string

    Db2ISeries

    Declaration
    public const string Db2ISeries = "Db2ISeries"
    Field Value
    Type Description
    string

    Firebird

    Declaration
    public const string Firebird = "Firebird"
    Field Value
    Type Description
    string

    Hana

    Declaration
    public const string Hana = "Hana"
    Field Value
    Type Description
    string

    Jet

    Declaration
    public const string Jet = "Jet"
    Field Value
    Type Description
    string

    MariaDB

    Declaration
    public const string MariaDB = "MariaDB"
    Field Value
    Type Description
    string

    MySql

    Declaration
    public const string MySql = "MySql"
    Field Value
    Type Description
    string

    MySql4

    Declaration
    public const string MySql4 = "MySql4"
    Field Value
    Type Description
    string

    MySql5

    Declaration
    public const string MySql5 = "MySql5"
    Field Value
    Type Description
    string

    MySql8

    Declaration
    public const string MySql8 = "MySql8"
    Field Value
    Type Description
    string

    Oracle

    Declaration
    public const string Oracle = "Oracle"
    Field Value
    Type Description
    string

    Oracle12c

    Declaration
    public const string Oracle12c = "Oracle12c"
    Field Value
    Type Description
    string

    OracleManaged

    Declaration
    public const string OracleManaged = "OracleManaged"
    Field Value
    Type Description
    string

    PostgreSQL

    Declaration
    public const string PostgreSQL = "PostgreSQL"
    Field Value
    Type Description
    string

    PostgreSQL10_0

    Declaration
    public const string PostgreSQL10_0 = "PostgreSQL10_0"
    Field Value
    Type Description
    string

    PostgreSQL11_0

    Declaration
    public const string PostgreSQL11_0 = "PostgreSQL11_0"
    Field Value
    Type Description
    string

    Postgres

    Declaration
    public const string Postgres = "Postgres"
    Field Value
    Type Description
    string

    Redshift

    Declaration
    public const string Redshift = "Redshift"
    Field Value
    Type Description
    string

    SQLite

    Declaration
    public const string SQLite = "SQLite"
    Field Value
    Type Description
    string

    SqlServer

    Declaration
    public const string SqlServer = "SqlServer"
    Field Value
    Type Description
    string

    SqlServer2000

    Declaration
    public const string SqlServer2000 = "SqlServer2000"
    Field Value
    Type Description
    string

    SqlServer2005

    Declaration
    public const string SqlServer2005 = "SqlServer2005"
    Field Value
    Type Description
    string

    SqlServer2008

    Declaration
    public const string SqlServer2008 = "SqlServer2008"
    Field Value
    Type Description
    string

    SqlServer2012

    Declaration
    public const string SqlServer2012 = "SqlServer2012"
    Field Value
    Type Description
    string

    SqlServer2014

    Declaration
    public const string SqlServer2014 = "SqlServer2014"
    Field Value
    Type Description
    string

    SqlServer2016

    Declaration
    public const string SqlServer2016 = "SqlServer2016"
    Field Value
    Type Description
    string
    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.