CqlParameterParameterName Property |
Gets or sets the name of the IDataParameter.
Namespace:
Dse.Data
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public override string ParameterName { get; set; }
Return Value
Type:
String
The name of the
IDataParameter.
The default is an empty string.
Implements
IDataParameterParameterNameSee Also