Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Media.DataAccessLayer Namespace > MediaCreationDbDataAccessAgent Class : PrepareDeleteMediaPathCommand Method |
protected abstract void PrepareDeleteMediaPathCommand( DbCommand deleteCommand, string[] mediaSopInstanceUID )
'Declaration Protected MustOverride Sub PrepareDeleteMediaPathCommand( _ ByVal deleteCommand As DbCommand, _ ByVal mediaSopInstanceUID() As String _ )
'Usage Dim instance As MediaCreationDbDataAccessAgent Dim deleteCommand As DbCommand Dim mediaSopInstanceUID() As String instance.PrepareDeleteMediaPathCommand(deleteCommand, mediaSopInstanceUID)
protected: abstract void PrepareDeleteMediaPathCommand( DbCommand* deleteCommand, string*[]* mediaSopInstanceUID )
protected: abstract void PrepareDeleteMediaPathCommand( DbCommand^ deleteCommand, array<String^>^ mediaSopInstanceUID )