Show / Hide Table of Contents

    Class SqlServerSchemaLoader.UsersSchemaNames

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

    Fields

    CreateDate

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

    Name

    Declaration
    public const string Name = "NAME"
    Field Value
    Type Description
    System.String

    Uid

    Declaration
    public const string Uid = "UID"
    Field Value
    Type Description
    System.String

    UpdateDate

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