Kinetica   C#   API  Version 7.2.3.1
CreateJoinTableResponse.Info Struct Reference

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

Public Attributes

const string QUALIFIED_JOIN_TABLE_NAME = "qualified_join_table_name"
 The fully qualified name of the join table (i.e. More...
 

Detailed Description

A set of string constants for the parameter info.

Additional information.

Definition at line 480 of file CreateJoinTable.cs.

Member Data Documentation

◆ QUALIFIED_JOIN_TABLE_NAME

const string CreateJoinTableResponse.Info.QUALIFIED_JOIN_TABLE_NAME = "qualified_join_table_name"

The fully qualified name of the join table (i.e.

including the schema).

Definition at line 484 of file CreateJoinTable.cs.


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