The 
System.Data.IDbCommand database command that will be initialized to execute the query.
        Initializes an 
System.Data.IDbCommand object to query for Scheduled Procedure Step IDs for a specific accession number and requested Procedure ID.
Syntax
            
        
            Parameters
- IDbCommand
- The System.Data.IDbCommand database command that will be initialized to execute the query.
- accessionNumber
- The accession number System.String value to match the query against./>.
- requestedProcedureId
- The requested procedure ID System.String value to match the query against./>.
 
            
            
            
            
            
            
            
            
            Requirements
            
            See Also