SQL Server 2008 R2: StreamInsight changes at RTM: AdvanceTimeSettings
Posted
by Greg Low
on SQL Blog
See other posts from SQL Blog
or by Greg Low
Published on Sat, 08 May 2010 06:51:00 GMT
Indexed on
2010/05/08
7:19 UTC
Read the original article
Hit count: 298
Filed under:
For those that have worked with the earlier versions of the simulator that Bill Chesnut and I constructed for the Metro content (the Highway Simulator), changes are also required to how AdvanceTimeSettings are specified. The AdapterAdvanceTimeSettings value is now generated by binding an AdvanceTimeGenerationSettings (that is based on your adapter configuration) with an AdvanceTimePolicy setting. public class TollPointInputFactory : ITypedInputAdapterFactory < TollPointInputConfig >, ITypedDeclareAdvanceTimeProperties...(read more)
© SQL Blog or respective owner