Unsupported nonvisual objects and structures in Windows Forms

This section contains two tables:

Objects used for profiling and tracing, DDE, and OLE storage and streams are not supported.

Table 11-1: Support for nonvisual objects in Windows forms

Class name

Supported

Partially supported

Unsupported

AdoResultSet

X

Application

X

ArrayBounds

X

ClassDefinition *

X

ClassDefinitionObject

X

Connection

X

ConnectionInfo

X

ConnectObject

X

ContextInformation

X

ContextKeyword

XX

CorbaCurrent

X

CorbaObject

X

CorbaSystemException (and its descendants)

X

CorbaUnion

X

CorbaUserException

X

DataStore

X

DataWindowChild

X

DivideByZeroError

X

DWObject

X

DWRuntimeError

X

DynamicDescriptionArea

X

DynamicStagingArea

X

EnumerationDefinition

X

EnumerationItemDefinition

X

Environment

X

ErrorLogging

X

Exception

X

Graxis

X

GrDispAttr

X

Inet

X

InternetResult

X

JaguarOrb

XX

MailFileDescription

X

MailMessage

X

MailRecipient

X

MailSession

X

Message

X

NonVisualObject

X

NullObjectError

X

OleObject

X

OleRuntimeError

X

OleStorage

XX

OleStream

XX

OleTxnObject

X

OmObject

X

OmStorage

XX

OmStream

XX

Orb

X

PbxRuntimeError

X

Pipeline

X

ProfileCall

XX

ProfileClass

XX

ProfileLine

XX

ProfileRoutine

XX

Profiling

XX

RemoteObject

XX

ResultSet

X

ResultSets

X

RuntimeError

X

ScriptDefinition

X

Service

X

SimpleTypeDefinition

X

SSLCallback

X

SSLServiceProvider

X

Throwable

X

Timing

X

TraceActivityNode

XX

TraceBeginEnd

XX

TraceError

XX

TraceESQL

XX

TraceFile

XX

TraceGarbageCollect

XX

TraceTreeLine

XX

TraceTreeNode

XX

TraceTreeObject

XX

TraceTreeRoutine

XX

TraceTreeUser

XX

TraceUser

XX

Transaction

X

TransactionServer

X

TypeDefinition

X

VariableCardinalityDefinition

X

VariableDefinition

X

WSConnection

X

* The order of the array items in the VariableList property of the ClassDefinition object may not be the same in .NET applications as in standard PowerBuilder applications.

Table 11-2: Unsupported functions, events, and properties by class

Class name

Unsupported functions

Unsupported events

Unsupported properties

Application

  • SetLibraryList

  • SetTransPool

  • None

  • ToolbarUserControl

CorbaSystemException (and its descendants)

  • Class

  • Line

  • Number

DataStore

  • CopyRTF

  • GenerateHTMLForm

  • GenerateResultSet

  • GetStateStatus

  • InsertDocument

  • PasteRTF

  • Destructor

  • None

DataWindowChild

  • DBErrorCode

  • DBErrorMessage

  • SetRedraw

  • SetRowFocusIndicator

  • None

  • None

OmObject

  • GetAutomationNativePointer

  • SetAutomationLocale

  • SetAutomationTimeOut

  • None

  • None

RuntimeError (and its descendants)

  • Class

  • Line

  • Number

ScriptDefinition

  • AliasName

  • ExternalUserFunction (supported for external functions only)

  • LocalVariableList

  • Source

  • SystemFunction

SimpleTypeDefinition

  • LibraryName

TypeDefinition

  • LibraryName

VariableDefinition

  • InitialValue (supported for instance variables and primitive types)

  • IsConstant (supported for instance variables)

  • OverridesAncestorValue

  • ReadAccess (supported for instance variables)

  • WriteAccess (supported for instance variables)