OdbcLiteralType Enumeración

Definición

Representa los tipos literales odbc

public enum OdbcLiteralType
type OdbcLiteralType = 
Public Enum OdbcLiteralType
Herencia
OdbcLiteralType

Campos

Nombre Valor Description
Time 0

Del formato {t [N]''}

Date 1

Del formato {d [N]''}

Timestamp 2

Del formato {ts [N]''}

Guid 3

Del formato {guid [N]''}

Se aplica a