共用方式為


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)

屬性值

適用於