2 writes to _quotedBaseTableName
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
779_quotedBaseTableName = builder.ToString(); 1490_quotedBaseTableName = null;
4 references to _quotedBaseTableName
System.Data.Common (4)
System\Data\Common\DBCommandBuilder.cs (4)
455return _quotedBaseTableName; 799Debug.Assert(!string.IsNullOrEmpty(_quotedBaseTableName), "no table name"); 820Debug.Assert(!string.IsNullOrEmpty(_quotedBaseTableName), "no table name"); 911Debug.Assert(!string.IsNullOrEmpty(_quotedBaseTableName), "no table name");