AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

Table Members

The Table type exposes the following members.

Methods


  Name Description
Public method Equals
Determines whether the specified Object is equal to this instance.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode
Returns a hash code for this instance.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Returns a string that represents the active object

Fields


  Name Description
Public field Static member TABLE
The table
Public field Static member VIEW
The view

Properties


  Name Description
Public property Catalog
Gets or sets the catalog.
Public property Columns
Gets or sets the columns.
Public property ExportedforeignKeys
Gets or sets the exportedforeign keys.
Public property ImportedforeignKeys
Gets or sets the importedforeign keys.
Public property Indexes
Gets or sets the indexes.
Public property PrimaryKeys
Gets or sets the primary keys.
Public property Remarks
Gets or sets the remarks.
Public property Schema
Gets or sets the schema.
Public property TableName
Gets or sets the name of the table.
Public property TableType
Gets or sets the type of the table.