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

Show in webframe

GetReferencedImagesRows Method (DefaultInstanceInfo)






an instance System.Data.DataRow in the Instance Table
A default implementation that returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
Syntax
public DataRow[] GetReferencedImagesRows( 
   DataRow row
)
'Declaration
 
Public Function GetReferencedImagesRows( _
   ByVal row As DataRow _
) As DataRow()
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
Dim value() As DataRow
 
value = instance.GetReferencedImagesRows(row)

            

            
public:
array<DataRow^>^ GetReferencedImagesRows( 
   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 Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo.GetReferencedImagesRows

Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo 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