Samples
This content applies to legacy components (such as K2 Studio and K2 for Visual Studio), legacy assemblies and APIs , legacy services or other legacy functionality. These legacy items may not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component and API support policies for more information about support for these components
This topic contains sample code and sample projects illustrating the use of the ADO.NET provider.
Project/Sample | Description |
---|---|
K2Documentation.Samples.SmartObjectRuntime.SmartObjectADOProvider (on GitHub) | This sample Visual Studio project demonstrates how to execute simple EXECUTE and SELECT statements with the ADO.NET provider and C# |
Using the ADO.NET Provider as a Data Source in Visual Studio | Explains how to use the ADO.NET provider as a SQLDatasource or a ObjectDataSource in a Visual Studio Project |
Starting a K2 process in an ADO.NET Application | Demonstrates how to use the ADO.NET provider as a DataSource in Visual Studio to start a workflow |