Top Method Summary
Options Name Purpose
btnOk_Click (Object, EventArgs) Event handler for the Click event of the OK button - writes the input values back into the attribute values temp-table before the form closes
Initialize (character, character, character, character, handle) Initializes the property sheet dialog from the current selection in the Repository Designer
InitializeComponent () Initializes the Visual Design

Top Constructor Summary
Options Name Purpose
MetaDataSourcePropertySheet () Constructor for the MetaDataSourcePropertySheet class


Method Detail
Top

btnOk_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the OK button - writes
the input values back into the attribute values temp-table
before the form closes
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

Initialize (character, character, character, character, handle)

Purpose: Initializes the property sheet dialog from the current
selection in the Repository Designer
Notes: Verifies that all known attributes are present in the
temp-table and copies their current values into the input
fields.

Parameters:
pcObjectMasterName CHARACTER
The Object Master name
pcObjectMasterType CHARACTER
The Object Master type name
pcObjectInstanceName CHARACTER
The Object Instance name or ? for master dialogs
pcObjectInstanceType CHARACTER
The Object Instance type name or ? for master dialogs
phBuffer HANDLE
The handle of a buffer for the live attribute values temp-table
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:



Constructor Detail
Top

MetaDataSourcePropertySheet ()

Purpose: Constructor for the MetaDataSourcePropertySheet class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.05.2026 16:30:35