Searching randomly on the web I've found this solution (to attach at the previous code, except some of the last lines):
//I get the type of the field int typebeta = ((MgDataPropertyDefinition)PropDef).GetDataType(); //I get the length of the field int lengthbeta = ((MgDataPropertyDefinition)PropDef).GetLength(); Hope this is a good solution, and that can be helpful for someone. Thanks Jackie! (but if this solution it's not "ortodoxe" please tell me!) -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Retrieve-fields-names-and-attributes-from-Postgres-table-tp6418612p6422144.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
