C# Class greenapple.view.ClassTableControls.table

显示文件 Open project: mistaguy/greenapple

Public Properties

Property Type Description
_controls List
_tablename string

Property Details

_controls public_oe property

holds one table in the 1..* relationship
public List _controls
return List

_tablename public_oe property

name of the table with the stated relationships
public string _tablename
return string