In my c# code:
int count = ds.Tables[0].Rows.Count;
Row count shows value of 0 which is not valid. When a breakpoint is placed it shows values as Count 0x00000001
In my c# code:
int count = ds.Tables[0].Rows.Count;
Row count shows value of 0 which is not valid. When a breakpoint is placed it shows values as Count 0x00000001