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

Show in webframe

ExistsDicom Method






DataRow
bool
A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.ExistsDicom(System.Data.DataRow,System.Boolean@)
Syntax
public Exception ExistsDicom( 
   DataRow row,
   out bool exists
)
'Declaration
 
Public Function ExistsDicom( _
   ByVal row As DataRow, _
   ByRef exists As Boolean _
) As Exception
'Usage
 
Dim instance As DefaultCrud
Dim row As DataRow
Dim exists As Boolean
Dim value As Exception
 
value = instance.ExistsDicom(row, exists)

            

            
public:
Exception^ ExistsDicom( 
   DataRow^ row,
   [Out] bool exists
) 

Parameters

row
DataRow
exists
bool

Return Value

Exception
Remarks
For more information, see Leadtools.Dicom.AddIn.Interfaces.ICrud.ExistsDicom(System.Data.DataRow,System.Boolean@)
Requirements

Target Platforms

See Also

Reference

DefaultCrud Class
DefaultCrud 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