Search Results for

    Show / Hide Table of Contents

    Enum CompressionAlgorithms

    Defines the compression algorithms that can be used.

    Namespace: MySql.Data.MySqlClient
    Assembly: MySql.Data.dll
    Version: 9.3.0
    Syntax
    public enum CompressionAlgorithms

    Fields

    Name Description
    deflate_stream
    lz4_message
    zstd_stream
    In This Article
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.