C# Class gov.va.medora.mdo.dao.ConnectionSet.DisconnectRemotesQuery

Inheritance: DisconnectQueryTemplate
Show file Open project: OSEHRA/mdo

Public Methods

Method Description
DisconnectRemotesQuery ( ConnectionSet cset ) : System
skipThisConnection ( gov.va.medora.mdo.dao.AbstractConnection c ) : bool

Method Details

DisconnectRemotesQuery() public method

public DisconnectRemotesQuery ( ConnectionSet cset ) : System
cset ConnectionSet
return System

skipThisConnection() public method

public skipThisConnection ( gov.va.medora.mdo.dao.AbstractConnection c ) : bool
c gov.va.medora.mdo.dao.AbstractConnection
return bool