Click or drag to resize

PostgreSqlSpecificCreatorParameterPrefix 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.PostgreSql
Assembly:  SD.LLBLGen.Pro.DQE.PostgreSql (in SD.LLBLGen.Pro.DQE.PostgreSql.dll) Version: 5.9.0.0 (5.9.0)
Syntax
protected override string ParameterPrefix { get; }

Property Value

Type: String
See Also