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

AddReferencedImagesRow(InstanceRow,Int32,Int32,String,Int32,Int32,String,Boolean) Method

Show in webframe





Type: CompositeInstanceDataSet.InstanceRow. The parent Instance Row.
Type: System.Int32. The Width.
Type: System.Int32. The Height.
A System.String representing the Format.
Type: System.Int32. The Quality Factor.
Type: System.Int32. The Frame Index.
A System.String representing the Referenced File.
Type: System.Boolean. The Thumbnail.
Adds a new CompositeInstanceDataSet.ReferencedImagesRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddReferencedImagesRow( _
   ByVal parentInstanceRowByFK_Instance_ReferencedImages As CompositeInstanceDataSet.InstanceRow, _
   ByVal Width As Integer, _
   ByVal Height As Integer, _
   ByVal Format As String, _
   ByVal QualityFactor As Integer, _
   ByVal FrameIndex As Integer, _
   ByVal ReferencedFile As String, _
   ByVal Thumbnail As Boolean _
) As CompositeInstanceDataSet.ReferencedImagesRow
'Usage
 
Dim instance As CompositeInstanceDataSet.ReferencedImagesDataTable
Dim parentInstanceRowByFK_Instance_ReferencedImages As CompositeInstanceDataSet.InstanceRow
Dim Width As Integer
Dim Height As Integer
Dim Format As String
Dim QualityFactor As Integer
Dim FrameIndex As Integer
Dim ReferencedFile As String
Dim Thumbnail As Boolean
Dim value As CompositeInstanceDataSet.ReferencedImagesRow
 
value = instance.AddReferencedImagesRow(parentInstanceRowByFK_Instance_ReferencedImages, Width, Height, Format, QualityFactor, FrameIndex, ReferencedFile, Thumbnail)

            

            

Parameters

parentInstanceRowByFK_Instance_ReferencedImages
Type: CompositeInstanceDataSet.InstanceRow. The parent Instance Row.
Width
Type: System.Int32. The Width.
Height
Type: System.Int32. The Height.
Format
A System.String representing the Format.
QualityFactor
Type: System.Int32. The Quality Factor.
FrameIndex
Type: System.Int32. The Frame Index.
ReferencedFile
A System.String representing the Referenced File.
Thumbnail
Type: System.Boolean. The Thumbnail.

Return Value

Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ReferencedImagesDataTable Class
CompositeInstanceDataSet.ReferencedImagesDataTable 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