Table of Contents

Class TableInfo

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

Fields

CatalogName

public string? CatalogName

Field Value

string

Description

public string? Description

Field Value

string

IsDefaultSchema

public bool IsDefaultSchema

Field Value

bool

IsProviderSpecific

public bool IsProviderSpecific

Field Value

bool

IsView

public bool IsView

Field Value

bool

SchemaName

public string? SchemaName

Field Value

string

TableID

public string TableID

Field Value

string

TableName

public string TableName

Field Value

string