Kinetica C# API
Version 7.2.3.0
|
Properties | |
string | Username = string.Empty [get, set] |
Optional: User Name for Kinetica security More... | |
string | Password = string.Empty [get, set] |
Optional: Password for user More... | |
string | OauthToken = string.Empty [get, set] |
Optional: OauthToken for user More... | |
bool | UseSnappy = false [get, set] |
Use Snappy More... | |
int | ThreadCount = 1 [get, set] |
Thread Count More... | |
Connection Options
Definition at line 50 of file Kinetica.cs.
|
getset |
Optional: OauthToken for user
Definition at line 65 of file Kinetica.cs.
|
getset |
Optional: Password for user
Definition at line 60 of file Kinetica.cs.
|
getset |
Thread Count
Definition at line 74 of file Kinetica.cs.
|
getset |
Optional: User Name for Kinetica security
Definition at line 55 of file Kinetica.cs.
|
getset |
Use Snappy
Definition at line 69 of file Kinetica.cs.