" />
←Select platform

GetRetrieveCrud Method (DefaultInstanceInfo)

Summary

Gets an object implementing the ICrud interface that corresponds to row"/>

Syntax

C#
VB
C++
public static ICrud GetRetrieveCrud( 
   System.Data.DataRow row 
) 
Public Shared Function GetRetrieveCrud( 
   ByVal row As System.Data.DataRow 
) As ICrud 
public:  
   static ICrud^ GetRetrieveCrud( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

a System.Data.DataRow in the Instance table

Return Value

an object implementing the ICrud interface that corresponds to row"/>

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize