Show / Hide Table of Contents

Interface IDatabaseConstants

Namespace: Mix.Database.EntityConfigurations
Assembly: mix.database.dll
Syntax
public interface IDatabaseConstants

Properties

| Improve this Doc View Source

CharSet

Declaration
string CharSet { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

DatabaseCollation

Declaration
string DatabaseCollation { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

DateTime

Declaration
string DateTime { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GenerateUUID

Declaration
string GenerateUUID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Guid

Declaration
string Guid { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Integer

Declaration
string Integer { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MaxLength

Declaration
string MaxLength { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MediumLength

Declaration
string MediumLength { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

NString

Declaration
string NString { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

SmallLength

Declaration
string SmallLength { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

String

Declaration
string String { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Text

Declaration
string Text { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾