OracleSpecificCreatorCreateParameterName Method |
Creates a name usable for a Parameter, based on "p" and a unique marker.
Namespace: SD.LLBLGen.Pro.DQE.OracleAssemblies: SD.LLBLGen.Pro.DQE.OracleMS (in SD.LLBLGen.Pro.DQE.OracleMS.dll) Version: 5.0.0.0 (5.0.0)
SD.LLBLGen.Pro.DQE.OracleODPNet (in SD.LLBLGen.Pro.DQE.OracleODPNet.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected override string CreateParameterName()
Protected Overrides Function CreateParameterName As String
Return Value
Type:
StringUsable parameter name.
See Also