zoukankan      html  css  js  c++  java
  • datasnap服务器支持的参数类型

    可作为参数的类型
    TDBXWideStringValue
    TDBXAnsiStringValue
    TDBXInt16Value
    TDBXInt32Value
    TDBXInt64Value
    TDBXSingleValue
    TDBXDoubleValue
    TDBXBcdValue
    TDBXTimeValue
    TDBXDateValue
    TDBXTimeStampValue
    TDBXBooleanValue
    TDBXReaderValue
    TDBXStreamValue


    可作为var和out的参数的类型

    boolean
    SmallInt
    Integer
    Int64
    Single
    Double
    AnsiString
    String
    TDBXTime
    TDataTime
    TDBXDate
    OleVariant

    TStream
    TDataSet
    TParams
    TDBXReader
    TDBXConnection

  • 相关阅读:
    IO模型
    协程
    线程
    进程
    网络编程
    模块二
    面向对象(二)
    面向对象(一)
    优化异常报错
    python 模块
  • 原文地址:https://www.cnblogs.com/hnxxcxg/p/2360435.html
Copyright © 2011-2022 走看看