FunctionCall.AbsentOrNullOnNull Property

Definition

The Absent or Null on Null will convert or remove sql null to 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)

Property Value

Applies to