共用方式為


FunctionCall.AbsentOrNullOnNull 屬性

定義

Null 上的 Absent 或 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)

屬性值

適用於