←Select platform

PrepareDeleteAllMetadataXmlCommand Method

Summary

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

Syntax
C#
VB
C++
protected override void PrepareDeleteAllMetadataXmlCommand( 
   IDbCommand command 
) 
Protected Overrides Sub PrepareDeleteAllMetadataXmlCommand( 
   ByVal command As IDbCommand 
) 
protected:  
   virtual void PrepareDeleteAllMetadataXmlCommand( 
      IDbCommand^ command 
   ) override 

Parameters

command

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

Remarks

This method is called by the DeleteAllMetadataXml method.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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