LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

QueryCompositeInstancesStarting Event (IStorageDataAccessAgent)

Show in webframe





Occurs when the QueryCompositeInstancesAsync is first called.
Syntax
event EventHandler<QueryCompositeInstancesArgs> QueryCompositeInstancesStarting
'Declaration
 
Event QueryCompositeInstancesStarting As EventHandler(Of QueryCompositeInstancesArgs)
'Usage
 
Dim instance As IStorageDataAccessAgent
Dim handler As EventHandler(Of QueryCompositeInstancesArgs)
 
AddHandler instance.QueryCompositeInstancesStarting, handler

            

            
event EventHandler<QueryCompositeInstancesArgs^>^ QueryCompositeInstancesStarting
Event Data

The event handler receives an argument of type QueryCompositeInstancesArgs containing data related to this event. The following QueryCompositeInstancesArgs properties provide information specific to this event.

PropertyDescription
Cancelled Gets or sets a value indicating if the call to QueryCompositeInstancesAsync has been cancelled.
Command Gets or sets the System.Data.Common.DbCommand being executed asynchronously.
Result Gets or sets a value indicating the result of the call to QueryCompositeInstancesAsync.
Requirements

Target Platforms

See Also

Reference

IStorageDataAccessAgent Interface
IStorageDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features