←Select platform

GetSeriesRow Method (IInstanceInfo)

Summary

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

Syntax

C#
VB
C++
public abstract System.Data.DataRow GetSeriesRow( 
   System.Data.DataRow instanceRow 
) 
Public MustOverride Function GetSeriesRow( 
   ByVal instanceRow As System.Data.DataRow 
) As System.Data.DataRow 
public:  
   virtual System::Data::DataRow^ GetSeriesRow( 
      System::Data::DataRow^ instanceRow 
   ) abstract 

Parameters

instanceRow

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

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