C#
VB
C++
Initializes a System.Data.IDbCommand object to delete all rows from the ExternalStore database table that match the sopInstanceUid.
protected override void InitializeSetOverwriteCommand(DbCommand command,string sopInstanceUid)
Protected Overrides Sub InitializeSetOverwriteCommand( _ByVal command As DbCommand, _ByVal sopInstanceUid As String _)
protected:void InitializeSetOverwriteCommand(DbCommand^ command,String^ sopInstanceUid) override
command
Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
sopInstanceUid
The SOP Instance UID that identifies the instance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
