Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.ExecuteSqlResponse.Info Struct Reference

Additional information. More...

Public Attributes

const string COUNT = "count"
 Number of records in the final table More...
 

Detailed Description

Additional information.

  • COUNT: Number of records in the final table

The default value is an empty Dictionary. A set of string constants for the parameter <member name="info">.

Definition at line 1808 of file ExecuteSql.cs.

Member Data Documentation

const string kinetica.ExecuteSqlResponse.Info.COUNT = "count"

Number of records in the final table

Definition at line 1812 of file ExecuteSql.cs.


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