Click or drag to resize
DB2SpecificCreatorToUpperFunctionName Method
Returns the SQL functionname to make a string uppercase.

Namespace:  SD.LLBLGen.Pro.DQE.DB2
Assembly:  SD.LLBLGen.Pro.DQE.DB2 (in SD.LLBLGen.Pro.DQE.DB2.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public override string ToUpperFunctionName()

Return Value

Type: String

Implements

IDbSpecificCreatorToUpperFunctionName
See Also