Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Data
RelationStructure
C# 클래스 System.Data.RelationStructure
파일 보기
프로젝트 열기: runefs/Marvin
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
ChildColumnName
string
ChildTableName
string
CreateConstraint
bool
ExplicitName
string
IsNested
bool
ParentColumnName
string
ParentTableName
string
프로퍼티 상세
ChildColumnName
공개적으로 프로퍼티
public
string
ChildColumnName
리턴
string
ChildTableName
공개적으로 프로퍼티
public
string
ChildTableName
리턴
string
CreateConstraint
공개적으로 프로퍼티
public
bool
CreateConstraint
리턴
bool
ExplicitName
공개적으로 프로퍼티
public
string
ExplicitName
리턴
string
IsNested
공개적으로 프로퍼티
public
bool
IsNested
리턴
bool
ParentColumnName
공개적으로 프로퍼티
public
string
ParentColumnName
리턴
string
ParentTableName
공개적으로 프로퍼티
public
string
ParentTableName
리턴
string