Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 389 Bytes

File metadata and controls

16 lines (10 loc) · 389 Bytes

PostgresDialect.ParameterPrefix property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the parameter prefix character.

public virtual char ParameterPrefix { get; }

Property Value

The parameter prefix character.

See Also