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

PrimaryKey Properties

The PrimaryKey type exposes the following members.

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.