Search Results for

    Show / Hide Table of Contents

    Enum SchemaDatabaseColumn

    Defines constants for available schema database columns

    Namespace: TimeCockpit.Data.DataModel
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum SchemaDatabaseColumn

    Fields

    Name Description
    IsNullable

    Indicates if a model element is nullable.

    PropertyLengthPrecision

    Length/precision of the model element. Only available on properties (i.e. classes derived from ModelProperty.

    PropertyScale

    Scale of the model element. Only available on properties (i.e. classes derived from ModelProperty.

    In This Article
    Back to top Copyright © 2020 software architects gmbh