Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

GetReferencedImagesRows Method (IInstanceInfo)






a System.Data.DataRow of the Instance Table
Returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
Syntax
DataRow[] GetReferencedImagesRows( 
   DataRow row
)
'Declaration
 
Function GetReferencedImagesRows( _
   ByVal row As DataRow _
) As DataRow()
'Usage
 
Dim instance As IInstanceInfo
Dim row As DataRow
Dim value() As DataRow
 
value = instance.GetReferencedImagesRows(row)

            

            
array<DataRow^>^ GetReferencedImagesRows( 
   DataRow^ row
) 

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

See Also

Reference

IInstanceInfo Interface
IInstanceInfo Members

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