MySqlSpecificCreatorCreateParameterName Method |
Creates the name of the parameter.
Namespace: SD.LLBLGen.Pro.DQE.MySqlAssembly: 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()
Protected Overrides Function CreateParameterName As String
Return Value
Type:
StringUsable parameter name.
See Also