OdbcLiteralType Enumeration
Specifies the Open Database Connectivity (ODBC) literal types.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Date | The literal type is Date. | |
| Guid | The literal type is Guid. | |
| Time | The literal type is Time. | |
| Timestamp | The literal type is Timestamp. |
Show: