IColumnModification.UseCurrentValueParameter Property

Definition

Indicates whether the current value of the property must be passed as a parameter to the 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

Property Value

Attributes

Applies to