C#
VB
C++
Initializes a System.Data.IDbCommand object to check if a hanging protocol exists.
protected override void PrepareExistsHangingProtocolCommand(
IDbCommand command,
string sopInstanceUid
)
Protected Overrides Sub PrepareExistsHangingProtocolCommand(
ByVal command As System.Data.IDbCommand,
ByVal sopInstanceUid As String
)
protected:
virtual void PrepareExistsHangingProtocolCommand(
System::Data::IDbCommand^ command,
String^ sopInstanceUid
) override
command
Type: System.Data.IDbCommand The database command that will be initialized to execute the checking.
sopInstanceUid
The SOP Instance UID of the hanging protocol to be prepared.
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