DataInterfaceStream
Type
get the Type of a DataInterfaceStream module
Calling Sequence
Parameters
Description
Examples
stream:-Type( )
stream
-
DataInterfaceStream module
Type returns the SQL type that this DataInterfaceStream module represents.
DataInterfaceStream modules can only represent objects of type BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR.
[ 1..127 1-D Array ]
[ Data Type: integer[1] ]
[ Storage: rectangular ]
[ Order: C_order ]
See Also
Database
Database[DataInterfaceStream]
Database[DataInterfaceStream][Get]
Database[usage]
Download Help Document