Leadtools.Medical.Worklist.DataAccessLayer Namespace > WorklistDbDataAccessAgent Class : PrepareUnscheduledMPPSSelectCommand Method |
protected abstract void PrepareUnscheduledMPPSSelectCommand( IDbCommand IDbCommand )
'Declaration Protected MustOverride Sub PrepareUnscheduledMPPSSelectCommand( _ ByVal IDbCommand As IDbCommand _ )
'Usage Dim instance As WorklistDbDataAccessAgent Dim IDbCommand As IDbCommand instance.PrepareUnscheduledMPPSSelectCommand(IDbCommand)
protected: abstract void PrepareUnscheduledMPPSSelectCommand( IDbCommand^ IDbCommand )