1 write to _restrictions
System.Data.OleDb (1)
OleDbConnectionInternal.cs (1)
609
supportedSchemas[i].
_restrictions
= Marshal.ReadInt32(schemaRestrictions, i * 4);
1 reference to _restrictions
System.Data.OleDb (1)
OleDbConnectionInternal.cs (1)
522
values[1] = supportedSchemas[i].
_restrictions
;