3 references to FillSchema
System.Data (3)
fx\src\data\System\Data\Common\DbDataAdapter.cs (3)
312throw ADP.MissingSelectCommand(ADP.FillSchema); 331throw ADP.MissingSelectCommand(ADP.FillSchema); 348IDbConnection activeConnection = DbDataAdapter.GetConnection3(this, command, ADP.FillSchema);