In the Winforms Sample Application there is a sample called "Load a MS SQL 2008 feature layer".
Is it possible for ThinkGeo to only load part of the information (i.e. only some rows that meet a SQL select criteria) from a SQL Server table? Say for example, only load all states that start with the letter "I"?
I want to limit the amount of data that comes into the system right at the outset rather than filter off some of it later.
Thanks,
Dave