Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AttachQueryToBindingSource () |
Attaches the Query/ProDataset to the BindingSource |
||
| BeginTransactionState () |
Begins a transaction when starting update |
||
| ClearQuestions (handle) |
Clears the questions |
||
| CloseQuery () |
Empty the DATASET inside the DataAdapter and reopen Query. |
||
| LOGICAL CommitTransaction () |
Commits the transaction to the backend |
||
| CopyErrorsIntoDataset (handle) |
Copies the errors from the changes dataset into the dataset of he
SmartBusinessEntityAdapter instance |
||
| EmptyDataset () |
Empties the ProDataset |
||
| EndInit () |
Executed at the end of the initialization of the
SmartBusinessEntityAdapter to launch the DatasetController (if any). |
||
| EndUpdateState (ISmartDataTarget) |
The Message to for instance enable a Browser is send to all
SmartDataTargets except the calling one. |
||
| EndUpdateStateInDataSource (ISmartDataTarget) |
Invokes EndUpdateState in the SmartDataSource of this SmartDataAdapter |
||
| CHARACTER EvaluateParentQueryAfterUpdate () |
Evaluates the QueryString based on the Parent Filter Fields after
UpdateRow |
||
| LOGICAL FetchAll () |
Fetches all remaining data from the backend |
||
| LOGICAL FetchFirst () |
Overrides FetchFirst in SmartDataAdapter. Retrieves the first batch
of records when backwards batching |
||
| LOGICAL FetchLast () |
Overrides FetchLast in SmartDataAdapter to retrieve full business
entity result when batching. |
||
| FetchLastOnServer () |
Fetch Last On Server, used by FetchLast when FetchLastOnServer = TRUE |
||
| FetchMoreRowsForwards (integer) |
Fetches additional rows forwards |
||
| LOGICAL FetchPrev () |
Overrides FetchPrev in SmartDataAdapter. Retrieves the previous batch
of records when backwards batching |
||
| Consultingwerk.SmartComponents.Base.SmartDatasetAdapter FindCommitErrorDatasetChildAdapter (RecordIdentifier) |
Locates the SmartDatasetAdapter to be used to handle a commit transaction
validation error |
||
| Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget FindLinkedUpdatingSmartDataTarget (SmartDatasetAdapter, RecordIdentifier) |
Locates the SmartTableIOTarget to be used to handle a commit transaction
validation error |
||
| LOGICAL FindRowWhere (character, FindRowWhereModeEnum) |
Finds a row in the EntityTable and locates the BindingSource
to that row, optionally requesting the record on the server
when not found on the client. |
||
| Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter FromDatasetController (IDatasetController) |
Locates the SmartBusinessEntityAdapter instance that is working
with the passed in IDatasetController |
||
| HANDLE GetEmptyDataset () |
Retrieves an empty dataset |
||
| CHARACTER GetRecordPosition () |
Evaluates the current record position property value |
||
| Consultingwerk.SmartComponents.Implementation.RetrieveDataStatusEnum GetRetrieveDataStatus () |
Evaluates the status of the current RetrieveData operation |
||
| HandleBufferQuestions (handle) |
Handles a SmartUiAction field |
||
| HandleQuestions (handle) |
Handles questions retrieved by the backend |
||
| LOGICAL HasPendingTransaction () |
Prompts if pending changes should be saved before retrieving new
data |
||
| LOGICAL HasPendingUpdate () |
Prompts if pending update should be saved before retrieving new
data, called from RetrieveData |
||
| InitializeAdapter () |
Initializes the SmartBusinessEntityAdapter |
||
| InitializeAdapter (logical) |
Initializes the SmartBusinessEntityAdapter |
||
| InitializeServiceAdapter () |
Initializes the ServiceAdapter property of the SmartBusinessEntityAdapter
class |
||
| Progress.Lang.Object InvokeMethod (character, dataset-handle, ISerializable) |
Invokes a method in the backend OERA business entity |
||
| Progress.Lang.Object InvokeMethod2 (character, dataset-handle, Object) |
Invokes a method in the backend OERA business entity |
||
| InvokeParentPositionChanged (Object, EventArgs) |
Invokes the ParentPositionChanged event handler in all connected
SmartDataAdapter instances |
||
| LaunchDatasetController () |
Launches the DatasetController |
||
| MergeChanges (handle, handle) |
Invokes the MERGE-CHANGES after data was submitted to the backend |
||
| Consultingwerk.OERA.IFetchDataRequest NewFetchDataRequest (character, character, character, integer, character) |
Factory method for IFetchDataRequest objects |
||
| OffEndHandler (Object, OffEndEventArgs) |
Event handler for the OffEnd event of the ProBindingSource object |
||
| OffHome () |
Fetches the Previous Batch of records |
||
| OnAfterAutoCommitTransaction (EventArgs) |
Raises the AfterAutoCommitTransaction event |
||
| OnAfterBatchAvailable (EventArgs) |
Raises the AfterBatchAvailable event |
||
| OnAfterCommitTransaction (EventArgs) |
Raises the AfterCommitTransaction event |
||
| OnAfterGetChanges (AfterGetChangesEventArgs) |
Raises the AfterGetChangesEvent |
||
| OnAfterMergeChanges (MergeChangesEventArgs) |
Raises the AfterMergeChanges |
||
| OnAfterRejectTransaction (EventArgs) |
Raises the AfterRejectTransaction event |
||
| OnAsyncRequestCompleted (EventArgs) |
Raises the AsyncRequestCompleted event |
||
| OnAsyncRequestStarted (EventArgs) |
Raises the AsyncRequestStarted event |
||
| OnAsyncRequestStarting (CancelableEventArgs) |
Raises the AsyncRequestStarting event |
||
| OnAutoCommitChanged (EventArgs) |
Raises the AutoCommitChanged property |
||
| OnBeforeCommitTransaction (CancelEventArgs) |
Raises the BeforeCommitTransaction event |
||
| OnBeforeGetChanges (BeforeGetChangesEventArgs) |
Raises the BeforeGetChangesEvent |
||
| OnBeforeMergeChanges (MergeChangesEventArgs) |
Raises the BeforeMergeChanges event |
||
| OnBeforeRejectTransaction (CancelEventArgs) |
Raises the BeforeRejectTransaction event |
||
| OnBeforeSubmitChangesToBackend (BeforeSubmitChangesToBackendEventArgs) |
Raises the BeforeSubmitChangesToBackend |
||
| OnFindCurrentRecordAfterCommitChanges (BufferHandleEventArgs) |
Raises the FindCurrentRecordAfterCommitChanges |
||
| OnFindDataAdapterForCommitErrorHandling (FindDataAdapterForCommitErrorHandlingEventArgs) |
Raises the FindDataAdapterForCommitErrorHandling |
||
| OnFindUpdatingTableIOTargetForCommitErrorHandling (FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs) |
Raises the FindUpdatingDataTargetForCommitErrorHandling |
||
| OnHandleValidationError (HandleValidationErrorEventArgs) |
Raises the HandleValidationError |
||
| OnNewFetchDataRequest (NewFetchDataRequestEventArgs) |
Raises the NewFetchDataRequest |
||
| OnSetQueryOpenAfterCommit (SetQueryOpenAfterCommitEventArgs) |
Raises the SetQueryOpenAfterCommit |
||
| OnSmartCommitSourceChanged (EventArgs) |
Raises the SmartCommitSourceChanged event |
||
| OnSmartTransactionStateChanged (EventArgs) |
Raises the SmartTransactionStateChanged event |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
||
| OpenBusinessEntity () |
Opens the Business Entity class in PDSOE |
||
| OpenDataAccess () |
Opens the Data Access class in PDSOE |
||
| PrepareDataBinding () |
Method used to prepare the BindingSource:Handle object (QUERY or ProDataset). |
||
| LOGICAL PreviousBatchAvailable () |
Returns true if a previous batch is available. |
||
| RefetchCurrentRow (character) |
Refetches the current row from the backend and merges it with the
frontend dataset |
||
| RefetchCurrentRow (handle, character, character) |
Refetches the current row from the backend and merges it with the
frontend dataset |
||
| RefreshData () |
Refreshes the current data |
||
| RejectTransaction () |
Reverts the changes of a pending transaction |
||
| RepositionAfterUpdateRow (rowid, logical) |
Repositions to the updated record after update |
||
| LOGICAL RetrieveData () |
Reads Data from a Datasource and links the DataHandle
with a BindingSource inside the Instance of SmartBusinessEntityAdapter.
*
If there is no valid instance of a BindingSource a new one is created.
After that a Dataset is cleared and then filled with the requested
data from the Database. Now a Query is build or reopened and the
Handle to this Query is assigned to the BindingSource:Handle.
*
Enforced by Interface ISmartDataSource |
||
| RetrieveData (character, character, IFetchDataRequest, dataset-handle) |
Bundles calls to ServiceAdapter:RetrieveData |
||
| ServiceAdapter_RetrieveDataAsyncCompleted (Object, RetrieveDataAsyncCompletedEventArgs) |
Handler for the ServiceAdapters RetrieveDataAsyncCompleted event |
||
| SetDefaultStopAfter () |
Sets the values of the StopAfter property from the IConfigurationProvider
instance (.applicationsettings) |
||
| SetDesignerProperties () |
Sets properties that affect the Visual Designer |
||
| SetQuerySort (character) |
Overridable Setter for QuerySort property |
||
| SetQueryString (character) |
Overridable Setter for QueryString property |
||
| SetSavingData (logical) |
Assigns the internal flag that data is being saved |
||
| SetSmartDataSource (ISmartDataSource) |
SetSmartDataSource sets the SmartDataSource of the current instance
of the SmartBusinessEntityAdapter.
This Method is called from the Property Setter of SmartDataSource in
the Base Class.
*
Gets the ForeignFields from the hDataset which if not read before is
fetched from the Backend. Afterwards the backward handshake with the
SmartDataSource is completed and the Handler for the PositionChanged
Event is subscribed to be able to recognize that the Parent Data has
changed. |
||
| ShowBusinessEntityPickerDialog () |
Shows the Business Entity Selection Dialog during design time |
||
| ShowDatasetControllerDialog () |
Shows Dialog to select a DatasetController from within the
OEA/PDSOE Visual Designer |
||
| ShowTablePickerDialog () |
Invokes the Table Picker Dialog and sets properties of the
SmartBusinessEntityAdapter during Design Time |
||
| SubmitChanges () |
Creates a dataset containing the modifications of the
SmartBusinessEntityAdapter's dataset and submits the changes dataset
to the service adapter (and then to the Business Entity). |
||
| SubmitChangesToBackend () |
Creates a dataset containing the modifications of the
SmartBusinessEntityAdapter's dataset and submits the changes dataset
to the service adapter (and then to the Business Entity). |
||
| LOGICAL ValidateBusinessEntityName (character) |
Validates a BusinessEntityName against the Backend. |
||
| VerifyTransactionPending () |
Verifies that after cancelling an update the Transaction State
should be PendingChanges |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartBusinessEntityAdapter () |
Constructor for the SmartBusinessEntityAdapter class |
||
| SmartBusinessEntityAdapter (IContainer) |
Constructor for the SmartBusinessEntityAdapter class |
| Options | Name | Purpose | |
|---|---|---|---|
| AfterAutoCommitTransaction DELEGATE System.EventHandler |
Raised after an AutoCommit=TRUE transaction has been Committed |
||
| AfterBatchAvailable DELEGATE System.EventHandler |
Event fired whenever the SmartDataAdapter has received a new batch
of data |
||
| AfterCommitTransaction DELEGATE System.EventHandler |
Raised after an AutoCommit=FALSE transaction has been Committed |
||
| AfterGetChanges (Object, AfterGetChangesEventArgs) |
Raised before the SmartBusinessEntityAdapter gets the Changes of the ProDataset |
||
| AfterMergeChanges (Object, MergeChangesEventArgs) |
Raised after the processed changes from the backend are merged with
the local data |
||
| AfterRejectTransaction DELEGATE System.EventHandler |
Raised after a transaction has been Rejected |
||
| AsyncRequestCompleted (Object, EventArgs) |
Event fired after an asynchronous request has completed |
||
| AsyncRequestStarted (Object, EventArgs) |
Event fired when starting an asynchronous request |
||
| AsyncRequestStarting (Object, CancelableEventArgs) |
Event fired before starting an asynchronous request |
||
| AutoCommitChanged DELEGATE System.EventHandler |
Raised when the AutoCommit property is changed |
||
| BeforeCommitTransaction DELEGATE System.ComponentModel.CancelEventHandler |
Raised before a transaction will be committed |
||
| BeforeGetChanges (Object, BeforeGetChangesEventArgs) |
Raised before the SmartBusinessEntityAdapter gets the Changes of the ProDataset |
||
| BeforeMergeChanges (Object, MergeChangesEventArgs) |
Raised before the processed changes from the backend are merged with
the local data |
||
| BeforeRejectTransaction DELEGATE System.ComponentModel.CancelEventHandler |
Raised before a transaction will be rejected |
||
| BeforeSubmitChangesToBackend (Object, BeforeSubmitChangesToBackendEventArgs) |
Raised before changes are submitted to the Backend |
||
| FindCurrentRecordAfterCommitChanges (Object, BufferHandleEventArgs) |
Raised after an AutoCommit=FALSE SmartBusinessEntityAdapter has submitted
changes to the backend. |
||
| FindDataAdapterForCommitErrorHandling (Object, FindDataAdapterForCommitErrorHandlingEventArgs) |
Raised when CommitTransaction caused a validation error and the
SmartBusinessEntityAdapter needs to locate the SmartDatasetChildAdapter
to handle the issue |
||
| FindUpdatingTableIOTargetForCommitErrorHandling (Object, FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs) |
Raised when CommitTransaction caused a validation error and the
SmartBusinessEntityAdapter needs to locate the updating SmartTableIOTarget
to handle the issue |
||
| HandleValidationError (Object, HandleValidationErrorEventArgs) |
Raised to allow subscribers to handle validations errors caused by
a non AutoCommit transaction commit |
||
| NewFetchDataRequest (Object, NewFetchDataRequestEventArgs) |
Raised before an actual call to the Service Adapter is made to read
data from the backend |
||
| SetQueryOpenAfterCommit (Object, SetQueryOpenAfterCommitEventArgs) |
Raised after committing changes to the backend to determine of the
SmartBusinessEntityAdapter should be opening it's query (EntityTable)
to refresh updates |
||
| SmartCommitSourceChanged DELEGATE System.EventHandler |
Event fired whenever the SmartCommitSource property has
changed |
||
| SmartTransactionStateChanged DELEGATE System.EventHandler |
Event fired whenever the SmartTransactionState property has
changed |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL AutoCommit |
|
||
| INTEGER BatchSize |
|
||
| CHARACTER BindTo |
|
||
| HANDLE ContextDataset |
|
||
| CHARACTER ContextID |
|
||
| CHARACTER ContextString |
|
||
| LOGICAL CopyErrorsIntoDataset |
|
||
| LOGICAL CreateDistinctBuffer |
|
||
| CHARACTER CustomContext |
|
||
| HANDLE DataSet |
|
||
| Consultingwerk.SmartComponents.Interfaces.IDatasetController DatasetController |
|
||
| CHARACTER DatasetControllerType |
|
||
| LOGICAL EmptyDatasetOnRetrieveData |
|
||
| CHARACTER EntityJoin |
|
||
| CHARACTER EntityName |
|
||
| CHARACTER EntityTable |
|
||
| CHARACTER EntityView |
|
||
| LOGICAL FetchLastOnServer |
|
||
| CHARACTER FindString |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignCommitSource LinkCommitSource |
|
||
| Consultingwerk.OERA.INamedQueryParameter NamedQuery |
|
||
| CHARACTER NextContext |
|
||
| LOGICAL PreferNativeSerialization |
|
||
| INTEGER PrefetchOnFindRowWhere |
|
||
| CHARACTER PrevContext |
|
||
| CHARACTER PreviousFetchQueries |
|
||
| LOGICAL PromptWhenRetrieveDataInUpdateState |
|
||
| CHARACTER QueryString |
|
||
| LOGICAL RequestPending |
|
||
| LOGICAL RetrieveDataAsync |
|
||
| LOGICAL RetrieveDataOnChangeSortOrder |
|
||
| LOGICAL RetrieveDataPending |
|
||
| Progress.Lang.Object SaveChangesParameter |
|
||
| Consultingwerk.OERA.IServiceAdapter ServiceAdapter |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartCommitSource SmartCommitSource |
|
||
| Consultingwerk.SmartComponents.Enum.TransactionStateEnum SmartTransactionState |
|
||
| INTEGER StopAfter |
|
|
Top
AttachQueryToBindingSource ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BeginTransactionState ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
ClearQuestions (handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
CloseQuery ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL CommitTransaction ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
CopyErrorsIntoDataset (handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
EmptyDataset ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
EndInit ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
EndUpdateState (ISmartDataTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||
EndUpdateStateInDataSource (ISmartDataTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER EvaluateParentQueryAfterUpdate ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL FetchAll ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL FetchFirst ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL FetchLast ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
FetchLastOnServer ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
FetchMoreRowsForwards (integer)
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL FetchPrev ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Base.SmartDatasetAdapter FindCommitErrorDatasetChildAdapter (RecordIdentifier)
|
|||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget FindLinkedUpdatingSmartDataTarget (SmartDatasetAdapter, RecordIdentifier)
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL FindRowWhere (character, FindRowWhereModeEnum)
|
|||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter FromDatasetController (IDatasetController)
|
|||||||||||||||||||||||||||||||||||||||||||||||
HANDLE GetEmptyDataset ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetRecordPosition ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.RetrieveDataStatusEnum GetRetrieveDataStatus ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
HandleBufferQuestions (handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
HandleQuestions (handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL HasPendingTransaction ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL HasPendingUpdate ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
InitializeAdapter ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
InitializeAdapter (logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||
InitializeServiceAdapter ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
Progress.Lang.Object InvokeMethod (character, dataset-handle, ISerializable)
|
|||||||||||||||||||||||||||||||||||||||||||||||
Progress.Lang.Object InvokeMethod2 (character, dataset-handle, Object)
|
|||||||||||||||||||||||||||||||||||||||||||||||
InvokeParentPositionChanged (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
LaunchDatasetController ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
MergeChanges (handle, handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.OERA.IFetchDataRequest NewFetchDataRequest (character, character, character, integer, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OffEndHandler (Object, OffEndEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OffHome ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAfterAutoCommitTransaction (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAfterBatchAvailable (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAfterCommitTransaction (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAfterGetChanges (AfterGetChangesEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAfterMergeChanges (MergeChangesEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAfterRejectTransaction (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAsyncRequestCompleted (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAsyncRequestStarted (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAsyncRequestStarting (CancelableEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnAutoCommitChanged (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnBeforeCommitTransaction (CancelEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnBeforeGetChanges (BeforeGetChangesEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnBeforeMergeChanges (MergeChangesEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnBeforeRejectTransaction (CancelEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnBeforeSubmitChangesToBackend (BeforeSubmitChangesToBackendEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnFindCurrentRecordAfterCommitChanges (BufferHandleEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnFindDataAdapterForCommitErrorHandling (FindDataAdapterForCommitErrorHandlingEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnFindUpdatingTableIOTargetForCommitErrorHandling (FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnHandleValidationError (HandleValidationErrorEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnNewFetchDataRequest (NewFetchDataRequestEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnSetQueryOpenAfterCommit (SetQueryOpenAfterCommitEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnSmartCommitSourceChanged (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnSmartTransactionStateChanged (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OnVerbClicked (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
OpenBusinessEntity ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
OpenDataAccess ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
PrepareDataBinding ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL PreviousBatchAvailable ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
RefetchCurrentRow (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
RefetchCurrentRow (handle, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
RefreshData ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
RejectTransaction ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
RepositionAfterUpdateRow (rowid, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL RetrieveData ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
RetrieveData (character, character, IFetchDataRequest, dataset-handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
ServiceAdapter_RetrieveDataAsyncCompleted (Object, RetrieveDataAsyncCompletedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetDefaultStopAfter ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetDesignerProperties ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetQuerySort (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetQueryString (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetSavingData (logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetSmartDataSource (ISmartDataSource)
|
|||||||||||||||||||||||||||||||||||||||||||||||
ShowBusinessEntityPickerDialog ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
ShowDatasetControllerDialog ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
ShowTablePickerDialog ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
SubmitChanges ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
SubmitChangesToBackend ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL ValidateBusinessEntityName (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
VerifyTransactionPending ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
SmartBusinessEntityAdapter ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SmartBusinessEntityAdapter (IContainer)
|
|||||||||||||||
AfterAutoCommitTransaction DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AfterBatchAvailable DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AfterCommitTransaction DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AfterGetChanges (Object, AfterGetChangesEventArgs)
|
||||||||||||||||||||||||||
AfterMergeChanges (Object, MergeChangesEventArgs)
|
||||||||||||||||||||||||||
AfterRejectTransaction DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AsyncRequestCompleted (Object, EventArgs)
|
||||||||||||||||||||||||||
AsyncRequestStarted (Object, EventArgs)
|
||||||||||||||||||||||||||
AsyncRequestStarting (Object, CancelableEventArgs)
|
||||||||||||||||||||||||||
AutoCommitChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
BeforeCommitTransaction DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||||||
BeforeGetChanges (Object, BeforeGetChangesEventArgs)
|
||||||||||||||||||||||||||
BeforeMergeChanges (Object, MergeChangesEventArgs)
|
||||||||||||||||||||||||||
BeforeRejectTransaction DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||||||
BeforeSubmitChangesToBackend (Object, BeforeSubmitChangesToBackendEventArgs)
|
||||||||||||||||||||||||||
FindCurrentRecordAfterCommitChanges (Object, BufferHandleEventArgs)
|
||||||||||||||||||||||||||
FindDataAdapterForCommitErrorHandling (Object, FindDataAdapterForCommitErrorHandlingEventArgs)
|
||||||||||||||||||||||||||
FindUpdatingTableIOTargetForCommitErrorHandling (Object, FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs)
|
||||||||||||||||||||||||||
HandleValidationError (Object, HandleValidationErrorEventArgs)
|
||||||||||||||||||||||||||
NewFetchDataRequest (Object, NewFetchDataRequestEventArgs)
|
||||||||||||||||||||||||||
SetQueryOpenAfterCommit (Object, SetQueryOpenAfterCommitEventArgs)
|
||||||||||||||||||||||||||
SmartCommitSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
SmartTransactionStateChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
LOGICAL AutoCommit
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER BatchSize
|
|||||||||
CHARACTER BindTo
|
|||||||||
HANDLE ContextDataset
|
|||||||||
CHARACTER ContextID
|
|||||||||
CHARACTER ContextString
|
|||||||||
LOGICAL CopyErrorsIntoDataset
|
|||||||||
LOGICAL CreateDistinctBuffer
|
|||||||||
CHARACTER CustomContext
|
|||||||||
HANDLE DataSet
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.IDatasetController DatasetController
|
|||||||||
CHARACTER DatasetControllerType
|
|||||||||
LOGICAL EmptyDatasetOnRetrieveData
|
|||||||||
CHARACTER EntityJoin
|
|||||||||
CHARACTER EntityName
|
|||||||||
CHARACTER EntityTable
|
|||||||||
CHARACTER EntityView
|
|||||||||
LOGICAL FetchLastOnServer
|
|||||||||
CHARACTER FindString
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignCommitSource LinkCommitSource
|
|||||||||
Consultingwerk.OERA.INamedQueryParameter NamedQuery
|
|||||||||
CHARACTER NextContext
|
|||||||||
LOGICAL PreferNativeSerialization
|
|||||||||
INTEGER PrefetchOnFindRowWhere
|
|||||||||
CHARACTER PrevContext
|
|||||||||
CHARACTER PreviousFetchQueries
|
|||||||||
LOGICAL PromptWhenRetrieveDataInUpdateState
|
|||||||||
CHARACTER QueryString
|
|||||||||
LOGICAL RequestPending
|
|||||||||
LOGICAL RetrieveDataAsync
|
|||||||||
LOGICAL RetrieveDataOnChangeSortOrder
|
|||||||||
LOGICAL RetrieveDataPending
|
|||||||||
Progress.Lang.Object SaveChangesParameter
|
|||||||||
Consultingwerk.OERA.IServiceAdapter ServiceAdapter
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartCommitSource SmartCommitSource
|
|||||||||
Consultingwerk.SmartComponents.Enum.TransactionStateEnum SmartTransactionState
|
|||||||||
INTEGER StopAfter
|
|||||||||