ParameterName Property (DbParameterBase)
Gets or sets the name of the
DbParameterBase.
public override string ParameterName {get; set;}
'Declaration
Public Overrides Property ParameterName As String
Property Value
The name of the
DbParameterBase. The default value is an empty string ("").