C# Class Deveel.Data.Transactions.TransactionTableContainer.SqlTypesTable.SqlTypeInfo

Afficher le fichier Open project: deveel/deveeldb

Méthodes publiques

Свойство Type Description
LiteralPrefix string
LiteralSuffix string
LocalName string
Precision byte
Searchable byte
Type SqlTypeCode
TypeName string

Property Details

LiteralPrefix public_oe property

public string LiteralPrefix
Résultat string

LiteralSuffix public_oe property

public string LiteralSuffix
Résultat string

LocalName public_oe property

public string LocalName
Résultat string

Precision public_oe property

public byte Precision
Résultat byte

Searchable public_oe property

public byte Searchable
Résultat byte

Type public_oe property

public SqlTypeCode Type
Résultat SqlTypeCode

TypeName public_oe property

public string TypeName
Résultat string