Kinetica   C#   API  Version 7.2.3.1
ExecuteSql.cs File Reference

Go to the source code of this file.

Classes

class  ExecuteSqlRequest
 A set of parameters for Kinetica.executeSql. More...
 
struct  ExecuteSqlRequest.Encoding
 A set of string constants for the parameter encoding. More...
 
struct  ExecuteSqlRequest.Options
 A set of string constants for the parameter options. More...
 
class  RawExecuteSqlResponse
 A set of results returned by Kinetica.executeSql. More...
 
struct  RawExecuteSqlResponse.HasMoreRecords
 A set of string constants for the parameter has_more_records. More...
 
struct  RawExecuteSqlResponse.Info
 A set of string constants for the parameter info. More...
 
class  ExecuteSqlResponse
 A set of results returned by Kinetica.executeSql. More...
 
struct  ExecuteSqlResponse.HasMoreRecords
 A set of string constants for the parameter has_more_records. More...
 
struct  ExecuteSqlResponse.Info
 A set of string constants for the parameter info. More...