FunctionCall.AbsentOrNullOnNull 屬性

定義

Absence 或 Null on Null 會將 SQL null 轉換或移除為 json null

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

屬性值

適用於