次の方法で共有


FunctionCall.IgnoreRespectNulls プロパティ

定義

ignore nulls は、出力内の 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)

プロパティ値

適用対象