IColumnModification.UseCurrentValueParameter Propiedad

Definición

Indica si el valor actual de la propiedad debe pasarse como parámetro a SQL.

[System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")]
public bool UseCurrentValueParameter { [System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")] get; }
[<System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")>]
[<get: System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")>]
member this.UseCurrentValueParameter : bool
Public ReadOnly Property UseCurrentValueParameter As Boolean

Valor de propiedad

Atributos

Se aplica a