Show / Hide Table of Contents

    Class MsAccessSchemaLoader.TableTypes

    Inheritance
    System.Object
    MsAccessSchemaLoader.TableTypes
    Namespace: Kros.Data.Schema.MsAccess
    Assembly: Kros.Utils.MsAccess.dll
    Syntax
    public static class TableTypes

    Fields

    AccessTable

    Declaration
    public const string AccessTable = "ACCESS TABLE"
    Field Value
    Type Description
    System.String

    SystemTable

    Declaration
    public const string SystemTable = "SYSTEM TABLE"
    Field Value
    Type Description
    System.String

    Table

    Declaration
    public const string Table = "TABLE"
    Field Value
    Type Description
    System.String
    Back to top KROS a.s.