Fill the specified DataSet.
If the DataSet already contains any data, all rows of all tables are removed before filling.
Fill the specified DataSet.If the DataSet already contains any data, all rows of all tables are removed before filling.
public int Fill(DataSet);
Fill the specified DataSet. If the DataSet already contains any data, all rows of all tables are removed before filling.
public int Fill(DataSet,TaminoQuery);
TaminoDataAdapter Class | TaminoDataAdapter Members | SoftwareAG.Tamino.Api.DataAdapter Namespace