DatabaseConfiguration.ParameterPlaceholderBuilder Property

Specifies a function that builds a parameter placeholder to be used in SQL statements.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public Func<string, string> ParameterPlaceholderBuilder { get; set; }

Property Value

Type: Func<String, String>

See Also

Reference

DatabaseConfiguration Class
DbExtensions Namespace

© Max Toro Q.