←Select platform

PrepareExistsMetadataJsonCommand Method

Summary

Initializes a System.Data.IDbCommand object that is used by the ExistsMetadataJson method.

Syntax
C#
C++/CLI
protected override void PrepareExistsMetadataJsonCommand( 
   IDbCommand command, 
   string sopInstanceUid 
) 
protected:  
   virtual void PrepareExistsMetadataJsonCommand( 
      IDbCommand^ command, 
      String^ sopInstanceUid 
   ) override 

Parameters

command

A System.Data.IDbCommand database command that is initialized to be used by the ExistsMetadataJson method.

sopInstanceUid

The SOP Instance UID (0008,0018) of the DicomDataSet.

Remarks

This method is called by the ExistsMetadataJson method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.