6 references to PreventUsage
System.Data.Odbc (6)
Common\System\Data\Common\DBConnectionString.cs (6)
70
case KeyRestrictionBehavior.
PreventUsage
:
249
else if (KeyRestrictionBehavior.
PreventUsage
== _behavior)
311
else if (combinedSet._behavior == KeyRestrictionBehavior.
PreventUsage
)
321
else if (componentSet._behavior == KeyRestrictionBehavior.
PreventUsage
)
330
else if (combinedSet._behavior == KeyRestrictionBehavior.
PreventUsage
)
373
case KeyRestrictionBehavior.
PreventUsage
: