←Select platform

ExistsDicom Method (DefaultCrud)

Summary

A default implementation of ExistsDicom

Syntax

C#
VB
C++
public System.Exception ExistsDicom( 
   System.Data.DataRow row, 
   System.Boolean& exists 
) 
Public Function ExistsDicom( 
   ByVal row As System.Data.DataRow, 
   ByVal exists As System.Boolean& 
) As System.Exception 
public:  
   System::Exception^ ExistsDicom( 
      System::Data::DataRow^ row, 
      bool&^ exists 
   ) 

Parameters

row

DataRow

exists

bool

Return Value

Exception

Remarks

For more information, see ExistsDicom

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