Visual InterDev
Sets general options for the DataComponent design-time control.
Type a name for the DataComponent control. The name is required and must be unique to the page.
Type the ProgID of the server component from which you are retrieving the ADO recordset.
You can find related information about progID in the COM section of the Platform SDK in the MSDN Library; look for "ProgID Key" in the MSDN index.
Select the scripting platform you want to use to view this DataComponent control. Select Inherit from page to use the default platform for the ASP page, Server (ASP), or Client (IE 4.0 DHTML). Sets the DTCScriptingPlatform property for the control.
If you bind another design-time control, such as a Textbox control or Listbox control, to this DataComponent control, the bound control will inherit this setting for its scripting platform.