FunctionCall.AbsentOrNullOnNull Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)