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

Mostrar archivo Open project: deveel/deveeldb

Public Properties

Property 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
return string

LiteralSuffix public_oe property

public string LiteralSuffix
return string

LocalName public_oe property

public string LocalName
return string

Precision public_oe property

public byte Precision
return byte

Searchable public_oe property

public byte Searchable
return byte

Type public_oe property

public SqlTypeCode Type
return SqlTypeCode

TypeName public_oe property

public string TypeName
return string