Свойство | Тип | Описание | |
---|---|---|---|
NameSet | bool |
Метод | Описание | |
---|---|---|
ForeignKey ( |
||
SetName ( string name, bool makeUnique ) : void | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
ForeignKey ( |
||
GetActionForSql ( string sqlAction ) : ReferenceOption | ||
GetSqlForAction ( ReferenceOption opt ) : string | ||
ITablePart ( ) : bool | ||
ITablePart ( ) : string | ||
ITablePart ( bool newTable ) : string | ||
ITablePart ( ) : void | ||
ParseFKInfo ( |
public ForeignKey ( |
||
t | ||
keyData | ||
Результат | System |
public SetName ( string name, bool makeUnique ) : void | ||
name | string | |
makeUnique | bool | |
Результат | void |