Search Results for

    Show / Hide Table of Contents

    Class SqlAnywhere16TypeMap

    Inheritance
    object
    TypeMapBase
    SqlAnywhere16TypeMap
    Implements
    ITypeMap
    Inherited Members
    TypeMapBase.PrecisionPlaceholder
    TypeMapBase.SetTypeMap(DbType, string)
    TypeMapBase.SetTypeMap(DbType, string, 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.SqlAnywhere
    Assembly: FluentMigrator.Runner.SqlAnywhere.dll
    Syntax
    public class SqlAnywhere16TypeMap : TypeMapBase, ITypeMap

    Fields

    AnsiStringCapacity

    Declaration
    public const int AnsiStringCapacity = 8000
    Field Value
    Type Description
    int

    AnsiTextCapacity

    Declaration
    public const int AnsiTextCapacity = 2147483647
    Field Value
    Type Description
    int

    DecimalCapacity

    Declaration
    public const int DecimalCapacity = 38
    Field Value
    Type Description
    int

    ImageCapacity

    Declaration
    public const int ImageCapacity = 2147483647
    Field Value
    Type Description
    int

    UnicodeStringCapacity

    Declaration
    public const int UnicodeStringCapacity = 4000
    Field Value
    Type Description
    int

    UnicodeTextCapacity

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

    Methods

    SetupTypeMaps()

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

    Implements

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