Is it possible to use a MsSql2008FeatureLayer connected to a SQL Server table and filter what the user sees.
Let' say I'm connected to a table where I have shapes that cross years. I want to be able to say use this table but only show the 2008 features or be able to switch from 2008 features to 2009 features.
Does that make sense?