1 write to _restrictions
System.Data (1)
fx\src\data\System\Data\Common\DBDataPermissionAttribute.cs (1)
79
_restrictions
= value;
2 references to _restrictions
System.Data (2)
fx\src\data\System\Data\Common\DBDataPermissionAttribute.cs (2)
75
string value =
_restrictions
;
90
return (null !=
_restrictions
);