2 writes to _quotedBaseTableName
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
691_quotedBaseTableName = builder.ToString(); 1328_quotedBaseTableName = null;
4 references to _quotedBaseTableName
System.Data (4)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (4)
405return _quotedBaseTableName; 708Debug.Assert (!ADP.IsEmpty(_quotedBaseTableName), "no table name"); 728Debug.Assert (!ADP.IsEmpty(_quotedBaseTableName), "no table name"); 814Debug.Assert (!ADP.IsEmpty(_quotedBaseTableName), "no table name");