Click or drag to resize

DbSpecificCreatorBaseToUpperFunctionName Method

Returns the SQL functionname to make a string uppercase.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public virtual string ToUpperFunctionName()

Return Value

Type: String

Implements

IDbSpecificCreatorToUpperFunctionName
See Also