SqliteParameter.ParameterName Property

Definition

Gets or sets the name of the parameter.

public override string ParameterName { get; set; }
member this.ParameterName : string with get, set
Public Overrides Property ParameterName As String

Property Value

The name of the parameter.

Applies to