Click or drag to resize
MySqlSpecificCreatorCreateParameterName Method
Creates the name of the parameter.

Namespace: SD.LLBLGen.Pro.DQE.MySql
Assembly: SD.LLBLGen.Pro.DQE.MySql (in SD.LLBLGen.Pro.DQE.MySql.dll) Version: 5.0.0.0 (5.0.0)
Syntax
protected override string CreateParameterName()

Return Value

Type: String
Usable parameter name.
See Also