C# Class HYPDM.DataType

Afficher le fichier Open project: huayancreate/HYPDM Class Usage Examples

Méthodes publiques

Méthode Description
GetTableName ( DataType RelationObjectType ) : string

根据RelationObjectType类型获取对应的主表名称及form

Method Details

GetTableName() public static méthode

根据RelationObjectType类型获取对应的主表名称及form
public static GetTableName ( DataType RelationObjectType ) : string
RelationObjectType DataType DataType.RelationObjectTyp
Résultat string