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

Namespace: SD.LLBLGen.Pro.DQE.Access
Assembly: SD.LLBLGen.Pro.DQE.Access (in SD.LLBLGen.Pro.DQE.Access.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public override string ToUpperFunctionName()

Return Value

Type: String

Implements

IDbSpecificCreator.ToUpperFunctionName()
See Also