Свойство | Тип | Описание | |
---|---|---|---|
ISoapTransactionLinkExecutor | DependencyCollection | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
OnSubmitBulkOperationCompleted | void | ||
OnTransactionCompleted | void | ||
OnTransactionFailed | void | ||
OnUpdateRelationshipCompleted | void |
Метод | Описание | |
---|---|---|
AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
AddNode ( System.Proxy connectionType, System.Proxy node ) : void | ||
Reset ( ) : void | ||
UpdateRelationshipTransactionLink ( ) : System |
Метод | Описание | |
---|---|---|
ISoapTransactionLinkExecutor ( ) : DependencyCollection | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy ) : void | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy, Service &bulkOperations ) : void | ||
ISoapTransactionLinkExecutor ( Service bulkOperationResponse ) : void | ||
OnSubmitBulkOperationCompleted ( object sender, Service e ) : void | ||
OnTransactionCompleted ( object sender, Service e ) : void | ||
OnTransactionFailed ( object sender, |
||
OnUpdateRelationshipCompleted ( object sender, Service e ) : void |
public AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
nextLink | ISoapTransactionLink | |
Результат | void |
public AddNode ( System.Proxy connectionType, System.Proxy node ) : void | ||
connectionType | System.Proxy | |
node | System.Proxy | |
Результат | void |
public UpdateRelationshipTransactionLink ( ) : System | ||
Результат | System |