Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Data
RelationStructure
C# Class System.Data.RelationStructure
Mostra file
Open project: runefs/Marvin
Class Usage Examples
Public Properties
Property
Type
Description
ChildColumnName
string
ChildTableName
string
CreateConstraint
bool
ExplicitName
string
IsNested
bool
ParentColumnName
string
ParentTableName
string
Property Details
ChildColumnName
public_oe property
public
string
ChildColumnName
return
string
ChildTableName
public_oe property
public
string
ChildTableName
return
string
CreateConstraint
public_oe property
public
bool
CreateConstraint
return
bool
ExplicitName
public_oe property
public
string
ExplicitName
return
string
IsNested
public_oe property
public
bool
IsNested
return
bool
ParentColumnName
public_oe property
public
string
ParentColumnName
return
string
ParentTableName
public_oe property
public
string
ParentTableName
return
string