ParameterName Property

Syntax:

public string ParameterName { get; set; }

Description:

Type: System.String

The name of the parameter. The default is an empty string ("").

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbParameter.ParameterName