Share via


ColumnModification.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 virtual bool UseParameter { get; }
member this.UseParameter : bool
Public Overridable ReadOnly Property UseParameter As Boolean

Property Value

Implements

Applies to