Table of Contents

Class BaseSqlProvider.TablePK

Namespace
Dynamicweb.DataIntegration.Integration
Assembly
Dynamicweb.DataIntegration.dll
protected class BaseSqlProvider.TablePK
Inheritance
BaseSqlProvider.TablePK
Inherited Members

Constructors

TablePK(string)

public TablePK(string name)

Parameters

name string

Fields

Name

public readonly string Name

Field Value

string

TableFK

public readonly List<string> TableFK

Field Value

List<string>
To top