OdbcLiteralType 列舉

定義

代表 Odbc 的文字類型

public enum OdbcLiteralType
type OdbcLiteralType = 
Public Enum OdbcLiteralType
繼承
OdbcLiteralType

欄位

名稱 Description
Time 0

格式為 {t [N]''}

Date 1

格式為 {d [N]''}

Timestamp 2

格式為 {ts [N]''}

Guid 3

格式為 {guid [N]''}

適用於