Literal.LiteralType Property

Definition

Represents the type of the literal.

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

Property Value

Applies to