LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

AddInstanceRow(String,Int32,String,String,String,String,SeriesRow,DateTime,String) Method






A System.String representing the SOP Instance UID.
Type: System.Int32. The Instance Number.
A System.String representing the Referenced File.
A System.String representing the Transfer Syntax.
A System.String representing the SOP Class UID.
A System.String representing the Station Name.
Type: CompositeInstanceDataSet.SeriesRow. The parent Series for this row.
Type: System.DateTime. The Receive Date.
A System.String representing the Retrieve AE Title.
Adds a new CompositeInstanceDataSet.InstanceRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddInstanceRow( _
   ByVal SOPInstanceUID As String, _
   ByVal InstanceNumber As Integer, _
   ByVal ReferencedFile As String, _
   ByVal TransferSyntax As String, _
   ByVal SOPClassUID As String, _
   ByVal StationName As String, _
   ByVal parentSeriesRowByFK_Series_Instance As CompositeInstanceDataSet.SeriesRow, _
   ByVal ReceiveDate As Date, _
   ByVal RetrieveAETitle As String _
) As CompositeInstanceDataSet.InstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceDataTable
Dim SOPInstanceUID As String
Dim InstanceNumber As Integer
Dim ReferencedFile As String
Dim TransferSyntax As String
Dim SOPClassUID As String
Dim StationName As String
Dim parentSeriesRowByFK_Series_Instance As CompositeInstanceDataSet.SeriesRow
Dim ReceiveDate As Date
Dim RetrieveAETitle As String
Dim value As CompositeInstanceDataSet.InstanceRow
 
value = instance.AddInstanceRow(SOPInstanceUID, InstanceNumber, ReferencedFile, TransferSyntax, SOPClassUID, StationName, parentSeriesRowByFK_Series_Instance, ReceiveDate, RetrieveAETitle)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.AddInstanceRow(String,Int32,String,String,String,String,SeriesRow,DateTime,String)( 
   SOPInstanceUID ,
   InstanceNumber ,
   ReferencedFile ,
   TransferSyntax ,
   SOPClassUID ,
   StationName ,
   parentSeriesRowByFK_Series_Instance ,
   ReceiveDate ,
   RetrieveAETitle 
)

Parameters

SOPInstanceUID
A System.String representing the SOP Instance UID.
InstanceNumber
Type: System.Int32. The Instance Number.
ReferencedFile
A System.String representing the Referenced File.
TransferSyntax
A System.String representing the Transfer Syntax.
SOPClassUID
A System.String representing the SOP Class UID.
StationName
A System.String representing the Station Name.
parentSeriesRowByFK_Series_Instance
Type: CompositeInstanceDataSet.SeriesRow. The parent Series for this row.
ReceiveDate
Type: System.DateTime. The Receive Date.
RetrieveAETitle
A System.String representing the Retrieve AE Title.

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet.InstanceDataTable Class
CompositeInstanceDataSet.InstanceDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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