Literal.LiteralType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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