Перечисление OdbcLiteralType

Specifies the Open Database Connectivity (ODBC) literal types.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration OdbcLiteralType
'Применение
Dim instance As OdbcLiteralType
public enum OdbcLiteralType
public enum class OdbcLiteralType
type OdbcLiteralType
public enum OdbcLiteralType

Элементы

Имя элемента Описание
Date The literal type is Date.
Guid The literal type is Guid.
Time The literal type is Time.
Timestamp The literal type is Timestamp.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom