Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.Kinetica.Options Class Reference

Connection Options More...

Properties

string Username [get, set]
 Optional: User Name for Kinetica security More...
 
string Password [get, set]
 Optional: Password for user More...
 
bool UseSnappy [get, set]
 Use Snappy More...
 
int ThreadCount = false [get, set]
 Thread Count More...
 

Detailed Description

Connection Options

Definition at line 50 of file Kinetica.cs.

Property Documentation

string kinetica.Kinetica.Options.Password
getset

Optional: Password for user

Definition at line 60 of file Kinetica.cs.

int kinetica.Kinetica.Options.ThreadCount = false
getset

Thread Count

Definition at line 70 of file Kinetica.cs.

string kinetica.Kinetica.Options.Username
getset

Optional: User Name for Kinetica security

Definition at line 55 of file Kinetica.cs.

bool kinetica.Kinetica.Options.UseSnappy
getset

Use Snappy

Definition at line 65 of file Kinetica.cs.


The documentation for this class was generated from the following file: