Show / Hide Table of Contents

    Class SqlServerSchemaLoader.DatabasesSchemaNames

    Inheritance
    System.Object
    SqlServerSchemaLoader.DatabasesSchemaNames
    Namespace: Kros.Data.Schema.SqlServer
    Assembly: Kros.Utils.dll
    Syntax
    public static class DatabasesSchemaNames

    Fields

    CreateDate

    Declaration
    public const string CreateDate = "CREATE_DATE"
    Field Value
    Type Description
    System.String

    DatabaseName

    Declaration
    public const string DatabaseName = "DATABASE_NAME"
    Field Value
    Type Description
    System.String

    DbId

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