Kinetica   C#   API  Version 7.2.3.0
kinetica.RawExecuteSqlResponse.Info Struct Reference

A set of string constants for the parameter info. More...

Public Attributes

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

Detailed Description

A set of string constants for the parameter info.

Additional information.

Definition at line 1533 of file ExecuteSql.cs.

Member Data Documentation

◆ COUNT

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

Number of records in the final table

Definition at line 1536 of file ExecuteSql.cs.


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