|
Kinetica C# API
Version 7.2.3.1
|
Comprehensive example demonstrating all Kinetica supported types with: More...
Classes | |
| class | AllTypesRecord |
| Record class demonstrating all Kinetica supported data types. More... | |
Static Public Member Functions | |
| static async Task | RunAsync (string serverUrl, string username, string password) |
| Runs the comprehensive all-types example. More... | |
Comprehensive example demonstrating all Kinetica supported types with:
Definition at line 16 of file AllTypesExample.cs.
|
inlinestatic |
Runs the comprehensive all-types example.
| serverUrl | Kinetica server URL (e.g., http://localhost:9191) |
| username | Username for authentication |
| password | Password for authentication |
Definition at line 153 of file AllTypesExample.cs.