Type:
System.Data.IDbCommand The database command that will be initialized to execute the query.
Initializes a
System.Data.IDbCommand object to set the and corresponding 'External Store' in the database.
Syntax
Parameters
- 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.
- token
- The 'External Store' token that can be used to retrieve the SOP Instance UID from the database.
Requirements
See Also