DbccStatement.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)

属性值

适用于