home *** CD-ROM | disk | FTP | other *** search
- {
- EOEntity = {};
- EOAttribute = {
- "External Type" = {
- key = externalType;
- };
- };
- EORelationship = {};
- EOStoredProcedureArgument = {
- "External Type" = {
- key = externalType;
- };
- Direction = {
- key = directionName;
- itemList = ("Void", "In", "Out", "InOut");
- };
- };
- }
-