Share via


IColumnModification.UseParameter Property

Definition

Indicates whether the value of the property must be passed as a parameter to the SQL as opposed to being inlined.

public bool UseParameter { get; }
member this.UseParameter : bool
Public ReadOnly Property UseParameter As Boolean

Property Value

Applies to