Search Results for

    Show / Hide Table of Contents

    Class DataCompressionType

    Inheritance
    object
    DataCompressionType
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.SqlServer
    Assembly: FluentMigrator.Extensions.SqlServer.dll
    Syntax
    public class DataCompressionType

    Fields

    | Edit this page View Source

    None

    Declaration
    public static DataCompressionType None
    Field Value
    Type Description
    DataCompressionType
    | Edit this page View Source

    Page

    Declaration
    public static DataCompressionType Page
    Field Value
    Type Description
    DataCompressionType
    | Edit this page View Source

    Row

    Declaration
    public static DataCompressionType Row
    Field Value
    Type Description
    DataCompressionType

    Methods

    | Edit this page View Source

    ToString()

    Returns a string that represents the current object.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string that represents the current object.

    Overrides
    object.ToString()
    • 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.