CqlParameterParameterName Property |
Gets or sets the name of the IDataParameter.
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.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