DbSpecificCreatorBaseCreateParameterName Method  | 
 
            Creates a name usable for a Parameter, based on "p" and a unique marker, prefixed with the parameter prefix for this DQE available in ParameterPrefix.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxprotected string CreateParameterName()
Protected Function CreateParameterName As String
Return Value
Type: 
StringUsable parameter name.
See Also