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