DataAccessBase.UsePositionalParameters

Determines whether parameters are positional or named. Positional parameters are added without adding the name using just the ParameterPrefix

public bool UsePositionalParameters { get; set; }

See also:

Class DataAccessBase

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic