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

Show in webframe

AddInstanceRow(String,Int32,String,String,String,String,String,String,SeriesRow,DateTime,String,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 Store Token.
A System.String representing the unique External Store GUID.
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.
A System.String representing the Store 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 StoreToken As String, _
   ByVal ExternalStoreGuid 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, _
   ByVal StoreAETitle As String _
) As CompositeInstanceDataSet.InstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceDataTable
Dim SOPInstanceUID As String
Dim InstanceNumber As Integer
Dim ReferencedFile As String
Dim StoreToken As String
Dim ExternalStoreGuid 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 StoreAETitle As String
Dim value As CompositeInstanceDataSet.InstanceRow
 
value = instance.AddInstanceRow(SOPInstanceUID, InstanceNumber, ReferencedFile, StoreToken, ExternalStoreGuid, TransferSyntax, SOPClassUID, StationName, parentSeriesRowByFK_Series_Instance, ReceiveDate, RetrieveAETitle, StoreAETitle)

            

            

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.
StoreToken
A System.String representing the Store Token.
ExternalStoreGuid
A System.String representing the unique External Store GUID.
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.
StoreAETitle
A System.String representing the Store AE Title.

Return Value

Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.InstanceDataTable Class
CompositeInstanceDataSet.InstanceDataTable Members
Overload List

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