Kinetica   C#   API  Version 7.2.3.1
Example Namespace Reference

Classes

class  AdoBatchInsertExample
 Demonstrates the high-performance batch insert feature of the Kinetica ADO.NET driver. More...
 
class  AllTypesExample
 Comprehensive example demonstrating all Kinetica supported types with: More...
 
class  BulkInserterDashboardExample
 
class  BulkInserterFullIntegrationExample
 
class  CleanupAllExample
 Example: Cleanup All Test Tables More...
 
class  ClearTableExample
 Example: Clear All Data from a Table More...
 
class  ConsoleDashboard
 Renders DashboardMetrics to the console with a visual layout. More...
 
class  DashboardMetrics
 Comprehensive metrics collected from a BulkInserter. More...
 
class  ErrorSummary
 
class  Example
 
class  IntegrationConfig
 
class  IntegrationMonitor
 
class  MetricsCollector
 Collects and aggregates metrics from a BulkInserter. More...
 
class  ProducerStats
 
class  SchemaBuilderDemo
 
class  SensorReading
 Sensor reading from IoT devices - test record type. More...
 
class  ShardKeyExample
 Example demonstrating shard key usage with RecordRetriever for multi-head retrieval. More...
 
class  ShowTablesExample
 Example: List All Tables More...
 
class  StringExt
 Extension to string that has a truncate function. More...
 
class  TruncateTableExample
 Example: Truncate Table (faster than ClearTable for large tables) More...