Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Activate.SafeArray

datatype class %Activate.SafeArray extends %Library.String

ODBC Type: VARCHAR

Class to represent SafeArray types for Activate. Array types cannot be supported by Activate.If the signature of an Activate generated contains an %Activate.SafeArray then activate will attempt to coerce that type to a string. This may or may not be successful depending upon the implementation of the ActiveX object that defines it

Inherited Members

Inherited Methods

FeedbackOpens in a new tab