Search Results for

    Show / Hide Table of Contents

    Class MySqlSchemaRow

    Represents a row within a schema.

    Inheritance
    System.Object
    MySqlSchemaRow
    Namespace: MySql.Data.MySqlClient
    Assembly: MySql.Data.dll
    Version: 9.3.0
    Syntax
    public class MySqlSchemaRow

    Constructors

    MySqlSchemaRow(MySqlSchemaCollection)

    Declaration
    public MySqlSchemaRow(MySqlSchemaCollection c)
    Parameters
    Type Name Description
    MySqlSchemaCollection c
    In This Article
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.