Table of Contents

Class PrimaryKeyInfo

Namespace
LinqToDB.SchemaProvider
Assembly
linq2db.dll
public class PrimaryKeyInfo
Inheritance
PrimaryKeyInfo
Extension Methods

Fields

ColumnName

public string ColumnName

Field Value

string

Ordinal

public int Ordinal

Field Value

int

PrimaryKeyName

public string? PrimaryKeyName

Field Value

string

TableID

public string TableID

Field Value

string