Click or drag to resize

AccessSpecificCreatorToUpperFunctionName 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.7.0.0 (5.7.0)
Syntax
public override string ToUpperFunctionName()

Return Value

Type: String

Implements

IDbSpecificCreatorToUpperFunctionName
See Also