FlowFact - Entwicklungstools

zurück

Property - oDbIni
 
Zugriffsvariable auf die DbIni-Klasse des FlowFact-Objektmodells (ab Build 104) oder der FFConnector.dll


  Property oDbIni() As Object  
 


Rückgabewert: Siehe FlowFact.DbIni


Public Property Get oDbIni() As Object
    Set oDbIni = m_oDbIni
End Property