Condividi tramite


Enumerazione LiteralType

Specifica il tipo di valore letterale.

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
Public Enumeration LiteralType
public enum LiteralType
public enum class LiteralType
type LiteralType
public enum LiteralType

Membri

Nome membro Descrizione
Integer Il tipo è Integer
Real Il tipo è Real
Money Il tipo è Money
Binary Il tipo è Binary
AsciiStringLiteral Il tipo è AsciiStringLiteral
UnicodeStringLiteral Il tipo è UnicodeStringLiteral
Null Il tipo è Null
Variable Il tipo è Variable
Default Il tipo è Default
Max Il tipo è Max
OdbcTimeAsciiStringLiteral Il tipo è OdbcTimeAsciiStringLiteral
OdbcTimeUnicodeStringLiteral Il tipo è OdbcTimeUnicodeStringLiteral
OdbcDateAsciiStringLiteral Il tipo è OdbcDateAsciiStringLiteral
OdbcDateUnicodeStringLiteral Il tipo è OdbcDateUnicodeStringLiteral
OdbcTimestampAsciiStringLiteral
OdbcTimestampUnicodeStringLiteral
OdbcGuidAsciiStringLiteral
OdbcGuidUnicodeStringLiteral

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql