IColumnModification.UseParameter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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