8 references to PreventUsage
System.Data.Common (1)
System\Data\Common\AdapterUtil.Common.cs (1)
134
case KeyRestrictionBehavior.
PreventUsage
:
System.Data.Odbc (7)
Common\System\Data\Common\AdapterUtil.Odbc.cs (1)
146
case KeyRestrictionBehavior.
PreventUsage
:
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
: