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 네임스페이스