C# Class System.Data.RelationStructure

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство 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
Résultat string

ChildTableName public_oe property

public string ChildTableName
Résultat string

CreateConstraint public_oe property

public bool CreateConstraint
Résultat bool

ExplicitName public_oe property

public string ExplicitName
Résultat string

IsNested public_oe property

public bool IsNested
Résultat bool

ParentColumnName public_oe property

public string ParentColumnName
Résultat string

ParentTableName public_oe property

public string ParentTableName
Résultat string