Прочитај на енглеском

Делите путем


IDataParameter.ParameterName Property

Definition

Gets or sets the name of the IDataParameter.

C#
public string ParameterName { get; set; }

Property Value

A string containing the name of the parameter.

Remarks

The ParameterName is specified in the form @paramname. You must set the ParameterName property before executing a command that relies on parameters.

Applies to

Производ Верзије
SQL Server .NET SDK 2016