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

AddPresentationInstanceRow(InstanceRow,String,DateTime,String,String,String,String,String,String) Method






Type: CompositeInstanceDataSet.InstanceRow. The parent Instance Row.
A System.String representing the Content Label.
A System.DateTime representing the Creation Date.
A System.String representing the Content Description.
A System.String representing the Content Creator Family Name.
A System.String representing the Content Creator Given Name.
A System.String representing the Content Creator Middle Name.
A System.String representing the Content Creator Name Prefix.
A System.String representing the Content Creator Name Suffix.
Adds a new CompositeInstanceDataSet.PresentationInstanceRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPresentationInstanceRow( _
   ByVal parentInstanceRowByFK_Instance_PresentationState As CompositeInstanceDataSet.InstanceRow, _
   ByVal ContentLabel As String, _
   ByVal CreationDate As Date, _
   ByVal ContentDescription As String, _
   ByVal ContentCreatorFamilyName As String, _
   ByVal ContentCreatorGivenName As String, _
   ByVal ContentCreatorMiddleName As String, _
   ByVal ContentCreatorNamePrefix As String, _
   ByVal ContentCreatorNameSuffix As String _
) As CompositeInstanceDataSet.PresentationInstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.PresentationInstanceDataTable
Dim parentInstanceRowByFK_Instance_PresentationState As CompositeInstanceDataSet.InstanceRow
Dim ContentLabel As String
Dim CreationDate As Date
Dim ContentDescription As String
Dim ContentCreatorFamilyName As String
Dim ContentCreatorGivenName As String
Dim ContentCreatorMiddleName As String
Dim ContentCreatorNamePrefix As String
Dim ContentCreatorNameSuffix As String
Dim value As CompositeInstanceDataSet.PresentationInstanceRow
 
value = instance.AddPresentationInstanceRow(parentInstanceRowByFK_Instance_PresentationState, ContentLabel, CreationDate, ContentDescription, ContentCreatorFamilyName, ContentCreatorGivenName, ContentCreatorMiddleName, ContentCreatorNamePrefix, ContentCreatorNameSuffix)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.AddPresentationInstanceRow(InstanceRow,String,DateTime,String,String,String,String,String,String)( 
   parentInstanceRowByFK_Instance_PresentationState ,
   ContentLabel ,
   CreationDate ,
   ContentDescription ,
   ContentCreatorFamilyName ,
   ContentCreatorGivenName ,
   ContentCreatorMiddleName ,
   ContentCreatorNamePrefix ,
   ContentCreatorNameSuffix 
)

Parameters

parentInstanceRowByFK_Instance_PresentationState
Type: CompositeInstanceDataSet.InstanceRow. The parent Instance Row.
ContentLabel
A System.String representing the Content Label.
CreationDate
A System.DateTime representing the Creation Date.
ContentDescription
A System.String representing the Content Description.
ContentCreatorFamilyName
A System.String representing the Content Creator Family Name.
ContentCreatorGivenName
A System.String representing the Content Creator Given Name.
ContentCreatorMiddleName
A System.String representing the Content Creator Middle Name.
ContentCreatorNamePrefix
A System.String representing the Content Creator Name Prefix.
ContentCreatorNameSuffix
A System.String representing the Content Creator Name Suffix.

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