Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

NewUnboundedSimpleArray – PB Docs 2019 – PowerBuilder Library

NewUnboundedSimpleArray – PB Docs 2019

NewUnboundedSimpleArray

Description

Creates an unbounded simple data array.

Syntax

Argument

Description

type

An enumerated variable of type pbvalue_* indicating
the type of simple unbounded array to be created

Return value

pbarray or null on failure.

Examples

This example creates an unbounded simple data array of the type
returned by the getDataType method, which returns a string of the form
dt_type. Most of the case statements have been removed for the sake of
brevity:

Usage

An unbounded array can have only one dimension, so no dimension
information is needed.

See also

Get<type>ArrayItem

GetArrayInfo

GetArrayItemType

GetArrayLength

IsArrayItemNull

NewBoundedObjectArray

NewBoundedSimpleArray

NewUnboundedObjectArray

ReleaseArrayInfo

SetArrayItemToNull

SetArrayItemValue

Set<type>ArrayItem


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x