LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

AddImageInstanceRow(InstanceRow,Int32,Int32,Int32,Int32) Method

Show in webframe





An CompositeInstanceDataSet.InstanceRow representing the parent row.
An System.Int32 representing the Image Rows.
An System.Int32 representing the Image Columns.
An System.Int32 representing the Bits Allocated.
An System.Int32 representing the Number Of Frames.
Adds a new CompositeInstanceDataSet.ImageInstanceRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddImageInstanceRow( _
   ByVal parentInstanceRowByFK_ImageInstance_Instance As CompositeInstanceDataSet.InstanceRow, _
   ByVal ImageRows As Integer, _
   ByVal ImageColumns As Integer, _
   ByVal BitsAllocated As Integer, _
   ByVal NumberOfFrames As Integer _
) As CompositeInstanceDataSet.ImageInstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.ImageInstanceDataTable
Dim parentInstanceRowByFK_ImageInstance_Instance As CompositeInstanceDataSet.InstanceRow
Dim ImageRows As Integer
Dim ImageColumns As Integer
Dim BitsAllocated As Integer
Dim NumberOfFrames As Integer
Dim value As CompositeInstanceDataSet.ImageInstanceRow
 
value = instance.AddImageInstanceRow(parentInstanceRowByFK_ImageInstance_Instance, ImageRows, ImageColumns, BitsAllocated, NumberOfFrames)

            

            

Parameters

parentInstanceRowByFK_ImageInstance_Instance
An CompositeInstanceDataSet.InstanceRow representing the parent row.
ImageRows
An System.Int32 representing the Image Rows.
ImageColumns
An System.Int32 representing the Image Columns.
BitsAllocated
An System.Int32 representing the Bits Allocated.
NumberOfFrames
An System.Int32 representing the Number Of Frames.

Return Value

Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ImageInstanceDataTable Class
CompositeInstanceDataSet.ImageInstanceDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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