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

PrimaryKey Members

The PrimaryKey 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 this instance.

Properties


  Name Description
Public property Catalog
Gets or sets the catalog.
(Inherited from CatalogAndSchema.)
Public property ColumnName
Gets or sets the name of the column.
Public property KeySequence
Gets or sets the key sequence.
Public property PrimaryKeyName
Gets or sets the name of the primary key.
Public property Schema
Gets or sets the schema.
(Inherited from CatalogAndSchema.)
Public property TableName
Gets or sets the name of the table.