프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |