FunctionCall.IgnoreRespectNulls 属性

定义

ignore null 用于消除输出中具有 null 值的行。 可选可以为 null。

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

属性值

适用于