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

Show in webframe

GetRetrieveCrud Method






a System.Data.DataRow in the Instance table
Gets an object implementing the Leadtools.Dicom.AddIn.Interfaces.ICrud interface that corresponds to row"/>
Syntax
public static ICrud GetRetrieveCrud( 
   DataRow row
)
'Declaration
 
Public Shared Function GetRetrieveCrud( _
   ByVal row As DataRow _
) As ICrud
'Usage
 
Dim row As DataRow
Dim value As ICrud
 
value = DefaultInstanceInfo.GetRetrieveCrud(row)

            

            
public:
static ICrud^ GetRetrieveCrud( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table

Return Value

an object implementing the Leadtools.Dicom.AddIn.Interfaces.ICrud interface that corresponds to row"/>
Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo Members

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