CreateFrom

Description

Creates a DataStore object from the passed ResultSet object.

Syntax

PowerBuilder DataStore object

integer dsobject.CreateFrom ( ResultSet rssource )

Returns

Integer. Returns 1 if it succeeds or a negative number if an error occurs. If any argument is NULL, the method returns NULL.