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