![]() |
FlowFact - Entwicklungstools |
![]() |
Function | FldArt_GetTyp(ByVal rsFldArt As ADODB.Recordset) As ENUM_FLDARTTYP |
rsFldArt: Recordset Rückgabewert: Feldarttyp Public Function FldArt_GetTyp(ByVal rsFldArt As ADODB.Recordset) As ENUM_FLDARTTYP FldArt_GetTyp = rsFldArt("TYP").value End Function |