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

Show in webframe

GetSeriesRow Method (DefaultInstanceInfo)






an instance System.Data.DataRow in the Instance Table
A default implementation that returns a System.Data.DataRow in the Series Table for the series that this instance belongs to
Syntax
public DataRow GetSeriesRow( 
   DataRow row
)
'Declaration
 
Public Function GetSeriesRow( _
   ByVal row As DataRow _
) As DataRow
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
Dim value As DataRow
 
value = instance.GetSeriesRow(row)

            

            
public:
DataRow^ GetSeriesRow( 
   DataRow^ row
) 

Parameters

row
an instance System.Data.DataRow in the Instance Table

Return Value

a System.Data.DataRow in the Series Table for the series that this instance belongs to
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo.GetSeriesRow

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