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

    None

    Declaration
    public static DataCompressionType None
    Field Value
    Type Description
    DataCompressionType

    Page

    Declaration
    public static DataCompressionType Page
    Field Value
    Type Description
    DataCompressionType

    Row

    Declaration
    public static DataCompressionType Row
    Field Value
    Type Description
    DataCompressionType

    Methods

    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()
    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.