←Select platform

GetReferencedImagesRows Method (DefaultInstanceInfo)

Summary

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

Syntax

C#
VB
C++
public System.Data.DataRow[] GetReferencedImagesRows( 
   System.Data.DataRow row 
) 
Public Function GetReferencedImagesRows( 
   ByVal row As System.Data.DataRow 
) As System.Data.DataRow() 
public:  
   array<System::Data::DataRow^>^ GetReferencedImagesRows( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

an instance System.Data.DataRow in the Instance Table

Return Value

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

Remarks

For more information, see GetReferencedImagesRows

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize