I´ve read in the post below that Ed says about configure a CFP to shows.
http://forum.strataframe.net/Topic17056-7-1.aspx
I configured my CFP and implemented this code below, but BD does not show my field on list.
<Browsable(
BusinessFieldDisplayInEditor(), _
Description(
DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)> _
loCommand.CommandText =
loCommand.Parameters.Add(
loCommand.Parameters(
Some help?