←Select platform

GetReferencedImagesRows Method

Summary

Returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance

Syntax
C#
C++/CLI
public DataRow[] GetReferencedImagesRows( 
   DataRow row 
) 
public:  
   virtual array<System::Data::DataRow^>^ GetReferencedImagesRows( 
      System::Data::DataRow^ row 
   ) abstract 

Parameters

row

a System.Data.DataRow of the Instance Table

Return Value

an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance

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.