OdbcLiteralType Énumération

Définition

Représente les types littéraux Odbc

public enum OdbcLiteralType
type OdbcLiteralType = 
Public Enum OdbcLiteralType
Héritage
OdbcLiteralType

Champs

Nom Valeur Description
Time 0

Du format {t [N]''}

Date 1

Du format {d [N]''}

Timestamp 2

Du format {ts [N]''}

Guid 3

Du format {guid [N]''}

S’applique à