DbccStatement.Literals Property

Definition

Named literals

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.DbccNamedLiteral> Literals { get; }
member this.Literals : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.DbccNamedLiteral>
Public ReadOnly Property Literals As IList(Of DbccNamedLiteral)

Property Value

Applies to