RealLiteral.LiteralType Property

Definition

Represents the type of the literal.

public override Microsoft.SqlServer.TransactSql.ScriptDom.LiteralType LiteralType { get; }
member this.LiteralType : Microsoft.SqlServer.TransactSql.ScriptDom.LiteralType
Public Overrides ReadOnly Property LiteralType As LiteralType

Property Value

Applies to