There are 2 strongly typed DataSets in my example project and I have following code:
static void Main(string[] args) { DataSet1 dataSet1 = new DataSet1();