Base:
method
GenerateSqlCommand
System.Activities.DurableInstancing.SqlWorkflowInstanceStoreAsyncResult.GenerateSqlCommand(System.Data.SqlClient.SqlCommand)
2 overrides of GenerateSqlCommand
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\LoadWorkflowByKeyAsyncResult.cs (1)
29protected override void GenerateSqlCommand(SqlCommand command)
System\Activities\DurableInstancing\TryLoadRunnableWorkflowAsyncResult.cs (1)
37protected override void GenerateSqlCommand(SqlCommand command)