OdbcLiteralType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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]''} |