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