| OracleSpecificCreatorParameterPrefix Property  | 
 
            Gets the parameter prefix, if required. If no parameter prefix is required, this property will return the empty string (by default it returns the empty string).
            
 
    Namespace: 
   SD.LLBLGen.Pro.DQE.Oracle
    Assemblies:
    SD.LLBLGen.Pro.DQE.OracleMS (in SD.LLBLGen.Pro.DQE.OracleMS.dll) Version: 5.1.0.0 (5.1.0)
  SD.LLBLGen.Pro.DQE.OracleODPNet (in SD.LLBLGen.Pro.DQE.OracleODPNet.dll) Version: 5.1.0.0 (5.1.0)
Syntaxprotected override string ParameterPrefix { get; }Protected Overrides ReadOnly Property ParameterPrefix As String
	Get
Property Value
Type: 
String
See Also