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