|
|
|
AddRowidKeyWhenNoPrimaryUniqueIndex (character)
|
Keys the given temp-table by ROWID when it has no primary unique index
|
|
|
|
CHARACTER GetRowidFieldName (character)
|
Returns the name of the ROWID field for the given source table names
|
|
|
|
CHARACTER GetSourceBufferName (character, character, integer)
|
Returns the name of the source buffer the field mapping and the
Keys phrase refer to
|
|
|
|
RefreshDesign ()
|
Refreshes the visualization of the Business Entity design after
the temp-table has been modified
|
|
|
|
ShutdownInternal ()
|
Uninitializes the plugin instance and unsubscribes from events
|
|
|
|
StartupInternal (IBusinessEntityDatasetController)
|
Initializes the plugin instance and subscribes to required events
|
|
|
|
TempTableAddedToDesignHandler (Object, TempTableAddedToDesignEventArgs)
|
Event handler for the TempTableAddedToDesign event of the
Business Entity Dataset Controller
|
|
|
|
CHARACTER UnqualifiedTableName (character)
|
Returns the unqualified name of the given database table
|