←Select platform

Result Property

Summary

Gets or sets a value indicating the result of the call to QueryCompositeInstancesAsync.

Syntax
C#
C++/CLI
public DataSet Result { get; set; } 
public:  
   property System::Data::DataSet^ Result 
   { 
      System::Data::DataSet^ get() 
      void set(System::Data::DataSet^ value) 
   } 

Property Value

the result of the call to QueryCompositeInstancesAsync

Remarks

When receiving the QueryCompositeInstancesCompleted event, this contains the result of the query. For more information, refer to QueryCompositeInstancesAsync.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.