LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

PrepareUpdateMediaPathCommand Method (MediaCreationDbDataAccessAgent)







The database command which will be initialized to update the information.
The MediaLocation information which will be updated.
Initializes a System.Data.Common.DbCommand which updates the Media object creation path.
Syntax
protected abstract void PrepareUpdateMediaPathCommand( 
   DbCommand updateCommand,
   MediaLocation mediaLoaction
)
'Declaration
 
Protected MustOverride Sub PrepareUpdateMediaPathCommand( _
   ByVal updateCommand As DbCommand, _
   ByVal mediaLoaction As MediaLocation _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim updateCommand As DbCommand
Dim mediaLoaction As MediaLocation
 
instance.PrepareUpdateMediaPathCommand(updateCommand, mediaLoaction)
protected abstract void PrepareUpdateMediaPathCommand( 
   DbCommand updateCommand,
   MediaLocation mediaLoaction
)
 function Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent.PrepareUpdateMediaPathCommand( 
   updateCommand ,
   mediaLoaction 
)
protected: abstract void PrepareUpdateMediaPathCommand( 
   DbCommand* updateCommand,
   MediaLocation* mediaLoaction
) 
protected:
abstract void PrepareUpdateMediaPathCommand( 
   DbCommand* updateCommand,
   MediaLocation* mediaLoaction
) 

Parameters

updateCommand
The database command which will be initialized to update the information.
mediaLoaction
The MediaLocation information which will be updated.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.