tdmpjgcom.dfm

来自「公积金监管系统服务端Com中间件,是新疆公积金监管系统的客户端软件」· DFM 代码 · 共 2,382 行 · 第 1/4 页

DFM
2,382
字号
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_savebankaccount'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@zhbh1'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhmc'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 328
    Top = 152
  end
  object spDelSubBank: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_delsubbank'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 16
    Top = 200
  end
  object spDelBankOffice: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_delbankoffice'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@flcbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 96
    Top = 200
  end
  object spDelSumUp: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_delsumup'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@gjdbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 176
    Top = 200
  end
  object spDelAccount: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_delbankaccount'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@zhbh1'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 248
    Top = 200
  end
  object spOpenAccount: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_saveopenaccount'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@flcbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhbh1'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@gjdbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@yhkhzh'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@ye'
        DataType = ftFloat
        Size = 16
        Value = Null
      end
      item
        Name = '@rq'
        DataType = ftString
        Size = 10
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 384
    Top = 152
  end
  object spDelOpenAccount: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_delopenaccount'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@flcbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@zhbh1'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@gjdbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@yhkhzh'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 384
    Top = 200
  end
  object spSaveKmdz: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_savesubjectcollate'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@kmbm'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@yhzh'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@zy'
        DataType = ftString
        Size = 50
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 208
    Top = 392
  end
  object spDelKmdz: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_delsubjectcollate'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yhbh'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@kmbm'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@yhzh'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@nret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 272
    Top = 392
  end
  object spBankData: TADOStoredProc
    Connection = adoConn
    ProcedureName = 'p_bankcomdatasave'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@sBankNum'
        DataType = ftString
        Size = 2
        Value = Null
      end
      item
        Name = '@sCityNum'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@sAccountNum'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@sSubjectNum'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@dtDate'
        DataType = ftDateTime
        Value = Null
      end
      item
        Name = '@sSummary'
        DataType = ftString
        Size = 50
        Value = Null
      end
      item
        Name = '@dDebit'
        DataType = ftFloat
        Size = 16
        Value = Null
      end
      item
        Name = '@dCredit'
        DataType = ftFloat
        Size = 16
        Value = Null
      end
      item
        Name = '@dBegin'
        DataType = ftFloat
        Size = 16
        Value = Null
      end
      item
        Name = '@dEnd'
        DataType = ftFloat
        Size = 16
        Value = Null
      end
      item
        Name = '@sFlowBank'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@sFlowAccount'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@sFlowDpt'
        DataType = ftString
        Size = 30
        Value = Null
      end
      item
        Name = '@bUpdate'
        DataType = ftBoolean
        Value = Null
      end
      item
        Name = '@sOnlyValue'
        DataType = ftString
        Direction = pdOutput
        Size = 36
        Value = Null
      end
      item
        Name = '@ret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 232
    Top = 56
  end
  object spYjFb: TADOStoredProc
    Connection = adoConn
    CommandTimeout = 60
    ProcedureName = 'p_modifypublishlevel'
    Parameters = <
      item
        Name = 'RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@dsbh'
        DataType = ftString
        Size = 6
        Value = Null
      end
      item
        Name = '@yjlx'
        DataType = ftSmallint
        Precision = 5
        Value = Null
      end
      item
        Name = '@yjx'
        DataType = ftSmallint
        Precision = 5
        Value = Null
      end
      item
        Name = '@bh'
        DataType = ftInteger
        Precision = 10
        Value = Null
      end
      item
        Name = '@fbjb'
        DataType = ftSmallint
        Precision = 5
        Value = Null
      end
      item
        Name = '@ret'
        DataType = ftSmallint
        Direction = pdOutput
        Precision = 5
        Value = Null
      end>
    Prepared = True
    Left = 336
    Top = 392
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?