Interface IDatabaseConstants
Assembly: mix.database.dll
Syntax
public interface IDatabaseConstants
Properties
|
Improve this Doc
View Source
CharSet
Declaration
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
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
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Integer
Declaration
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
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
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Text
Declaration
Property Value
| Type |
Description |
| System.String |
|