AbiTable

Summary

MembersDescriptions

public string name

Name of the Table.

public string index_type

index-type of the primary index

public List< string > key_names

Key-Names of the Table.

public List< string > key_types

Key-Types of the Table.

public string type

Type of the Table-Rows.

Members

public string name

Name of the Table.

public string index_type

index-type of the primary index

public List< string > key_names

Key-Names of the Table.

public List< string > key_types

Key-Types of the Table.

public string type

Type of the Table-Rows.

Last updated