2 writes to _dbSchemaTable
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
629_dbSchemaTable = schemaTable; 1487_dbSchemaTable = null;
6 references to _dbSchemaTable
System.Data.Common (6)
System\Data\Common\DBCommandBuilder.cs (6)
370if (null != _dbSchemaTable) 397if (null != _dbSchemaTable) 466if (null != _dbSchemaTable) 484if (null != _dbSchemaTable) 504if (null != _dbSchemaTable) 565if ((null != _dbSchemaTable) && (!useColumnsForParameterNames || (null != _parameterNames)))