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 > MediaCreationSqlDbDataAccessAgent Class : PrepareDeleteMediaPathCommand Method |
protected override void PrepareDeleteMediaPathCommand( DbCommand deleteCommand, string[] mediaSopInstanceUID )
'Declaration Protected Overrides Sub PrepareDeleteMediaPathCommand( _ ByVal deleteCommand As DbCommand, _ ByVal mediaSopInstanceUID() As String _ )
'Usage Dim instance As MediaCreationSqlDbDataAccessAgent Dim deleteCommand As DbCommand Dim mediaSopInstanceUID() As String instance.PrepareDeleteMediaPathCommand(deleteCommand, mediaSopInstanceUID)
protected: void PrepareDeleteMediaPathCommand( DbCommand* deleteCommand, string*[]* mediaSopInstanceUID ) override
protected: void PrepareDeleteMediaPathCommand( DbCommand^ deleteCommand, array<String^>^ mediaSopInstanceUID ) override