7 references to PreventUsage
System.Data (7)
fx\src\data\System\Data\Common\DBConnectionString.cs (6)
77
case KeyRestrictionBehavior.
PreventUsage
:
226
else if (KeyRestrictionBehavior.
PreventUsage
== this._behavior) { // both PreventUsage
276
else if (combinedSet._behavior == KeyRestrictionBehavior.
PreventUsage
) {
284
else if (componentSet._behavior == KeyRestrictionBehavior.
PreventUsage
) {
291
else if (combinedSet._behavior == KeyRestrictionBehavior.
PreventUsage
) {
326
case KeyRestrictionBehavior.
PreventUsage
:
fx\src\data\System\Data\Common\DBDataPermissionAttribute.cs (1)
63
case KeyRestrictionBehavior.
PreventUsage
: