SqlWorkflowPersistenceService Constructor
Initializes a new instance of the SqlWorkflowPersistenceService class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SqlWorkflowPersistenceService(NameValueCollection) | Initializes a new instance of the SqlWorkflowPersistenceService class by using the specified parameters. |
|
SqlWorkflowPersistenceService(String) | Initializes a new instance of the SqlWorkflowPersistenceService class by using the database connection string. |
|
SqlWorkflowPersistenceService(String, Boolean, TimeSpan, TimeSpan) | Initializes a new instance of the SqlWorkflowPersistenceService class using a database connection string and other parameters. |