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

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

Return Value

Type: String
Usable parameter name.
See Also