OdbcLiteralType Enum

Definition

Represents the Odbc Literal Types

public enum OdbcLiteralType
type OdbcLiteralType = 
Public Enum OdbcLiteralType
Inheritance
OdbcLiteralType

Fields

Date 1

Of the format {d [N]''}

Guid 3

Of the format {guid [N]''}

Time 0

Of the format {t [N]''}

Timestamp 2

Of the format {ts [N]''}

Applies to