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)

属性值

适用于