Partager via


FunctionCall.IgnoreRespectNulls Propriété

Définition

Ignore nulls est utilisé pour éliminer les lignes avec une valeur null dans la sortie. Facultatif, peut être Null.

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

Valeur de propriété

S’applique à