天软金融分析.NET函数大全
>
TSL函数
>
系统相关函数
>
数据类型函数
CreateBinary
复制链接
简述
创建一个Binary类型。
定义
CreateBinary(Len:Integer):Binary;
参数
名称
类型
说明
Len
Integer
整数,二进制类型的长度。
返回
Binary
二进制类型。
相关
DataType
ifInt
ifInt64
ifReal
ifNumber
ifString
ifArray
ifNil
ifExp
ifGraph
ifGraphGroup
ifBinary
ifMatrix
ifObj
GetOleObject
CreateComObject
CreateMatrix
MatrixToArray
GetMatrixFields
CreateBinary
ConvertDataToBuf
ConvertBufToData
None类型