![]() |
FlowFact - Entwicklungstools |
![]() |
Function | FlowFact_CurrentUserRS() As ADODB.Recordset |
Rückgabewert: Recordset mit dem aktuellen Datensatz der Tabelle 'Ben' Public Function FlowFact_CurrentUserRS() As ADODB.Recordset Set FlowFact_CurrentUserRS = m_oBase.FF_CurrentUserRS() End Function |