Type - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

DataInterfaceStream

  

Type

  

get the Type of a DataInterfaceStream module

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

stream:-Type( )

Parameters

stream

-

DataInterfaceStream module

Description

• 

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.

Examples

(1)

(2)

[   1..127 1-D Array    ]

[ Data Type: integer[1] ]

[ Storage: rectangular  ]

[    Order: C_order     ]

(3)

(4)

See Also

Database

Database[DataInterfaceStream]

Database[DataInterfaceStream][Get]

Database[usage]

 


Download Help Document