Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mono
Data
Sqlite
Orm
ComponentModel
ForeignKeyAttribute
C# Class Mono.Data.Sqlite.Orm.ComponentModel.ForeignKeyAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: mattleibow/Mono.Data.Sqlite.Orm
Public Methods
Method
Description
ForeignKeyAttribute
(
Type
childTable
,
string
childKey
) :
System
Method Details
ForeignKeyAttribute()
public
method
public
ForeignKeyAttribute
(
Type
childTable
,
string
childKey
) :
System
childTable
System.Type
childKey
string
return
System