Click or drag to resize

DbSpecificCreatorBaseParameterPrefix 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.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
protected virtual string ParameterPrefix { get; }

Property Value

Type: String
See Also