Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Data
RelationStructure
C# Class System.Data.RelationStructure
Show 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 property
public
string
ChildColumnName
return
string
ChildTableName
public property
public
string
ChildTableName
return
string
CreateConstraint
public property
public
bool
CreateConstraint
return
bool
ExplicitName
public property
public
string
ExplicitName
return
string
IsNested
public property
public
bool
IsNested
return
bool
ParentColumnName
public property
public
string
ParentColumnName
return
string
ParentTableName
public property
public
string
ParentTableName
return
string