AceQL HTTP C# Client SDK v7.5.2

PrimaryKey Members

The PrimaryKey type exposes the following members.

Methods


  Name Description
Public method Equals
Determines whether the specified [System.Object] is equal to this instance.
Public method GetHashCode
Returns a hash code for this instance.
Public method ToString
Returns a [System.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.