6 references to PreventUsage
System.Data.Odbc (6)
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: