I noticed many IDOs have several user-defined properties (UDFShortText1, UDFDataTime, etc.).
However they do not seem to be linked to a table column... are they?
Also, are they included by default in IDO methods ? Stored Procedures ?
I'm trying to figure out the purpose of these UDF properties, because if I add a UET Field I would still need to create its IDO Property and/or modify an IDO Method and/or SP to handle it properly.