AdoStream:Type Assign

<< Click to Display Table of Contents >>

Navigation:  Ado 2.5+ Classes > AdoStream Class >

AdoStream:Type Assign

Previous pageReturn to chapter overviewNext page

Purpose

the type of data contained in the Stream (binary or text).

 

Prototype

ASSIGN Type ( liType AS LONG )  AS LONG PASCAL CLASS AdoStream

 

Argument(s)

lDataType        LONG: One of the AdoStreamTypeEnumvalues

 

 

See Also

AdoStream, AdoStream:Type, AdoStreamTypeEnum