Search Results for

    Show / Hide Table of Contents

    Class SqlServer2000TypeMap

    Inheritance
    object
    TypeMapBase
    SqlServer2000TypeMap
    SqlServer2005TypeMap
    SqlServer2005TypeMap
    Implements
    ITypeMap
    Inherited Members
    TypeMapBase.PrecisionPlaceholder
    TypeMapBase.SetTypeMap(DbType, string)
    TypeMapBase.SetTypeMap(DbType, string, int)
    TypeMapBase.GetTypeMap(DbType, int?, int?)
    TypeMapBase.GetTypeMap(DbType, int, int)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.Runner.Generators.SqlServer
    Assembly: FluentMigrator.Runner.SqlServer.dll
    Syntax
    public class SqlServer2000TypeMap : TypeMapBase, ITypeMap

    Fields

    | Edit this page View Source

    AnsiStringCapacity

    Declaration
    public const int AnsiStringCapacity = 8000
    Field Value
    Type Description
    int
    | Edit this page View Source

    AnsiTextCapacity

    Declaration
    public const int AnsiTextCapacity = 2147483647
    Field Value
    Type Description
    int
    | Edit this page View Source

    DecimalCapacity

    Declaration
    public const int DecimalCapacity = 38
    Field Value
    Type Description
    int
    | Edit this page View Source

    ImageCapacity

    Declaration
    public const int ImageCapacity = 2147483647
    Field Value
    Type Description
    int
    | Edit this page View Source

    UnicodeStringCapacity

    Declaration
    public const int UnicodeStringCapacity = 4000
    Field Value
    Type Description
    int
    | Edit this page View Source

    UnicodeTextCapacity

    Declaration
    public const int UnicodeTextCapacity = 1073741823
    Field Value
    Type Description
    int

    Methods

    | Edit this page View Source

    SetupTypeMaps()

    Declaration
    protected override void SetupTypeMaps()
    Overrides
    TypeMapBase.SetupTypeMaps()

    Implements

    ITypeMap
    • 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.