Namespace: Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb
Class 
ProparseWebTable Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject
Implements: Consultingwerk.Studio.ProparseApi.ITable

File:ProparseWebTable
Purpose:Represents a Table
Syntax:Table objects are created both by the Schema class and
also when temp and work tables are defined within a 4gl
compile unit. For temp and work tables, the database is
Schema.nullDatabase.
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Fri Oct 23 16:20:32 CEST 2020



Top Method Summary
Options Name Purpose
InitArrays () Initializes the extent properties

Top Constructor Summary
Options Name Purpose
ProparseWebTable (IProparseWebSession, JsonObject) Constructor for the ProparseWebTable class

Top Property Summary
Options Name Purpose
CHARACTER Database
Consultingwerk.Studio.ProparseApi.IField Fields
CHARACTER Name
Consultingwerk.Studio.ProparseApi.StoreTypeEnum StoreType


Method Detail
Top

InitArrays ()

Purpose: Initializes the extent properties
Notes:



Constructor Detail
Top

ProparseWebTable (IProparseWebSession, JsonObject)

Purpose: Constructor for the ProparseWebTable class
Notes:

Parameters:
poSession Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession
The session for which this object is being created, also holds HttpClient and JSessionID
poJson Progress.Json.ObjectModel.JsonObject
The JsonObject from which this object is being created


Property Detail
Top

CHARACTER Database


Returns CHARACTER
Top

Consultingwerk.Studio.ProparseApi.IField Fields


Returns Consultingwerk.Studio.ProparseApi.IField
Top

CHARACTER Name


Returns CHARACTER
Top

Consultingwerk.Studio.ProparseApi.StoreTypeEnum StoreType


Returns Consultingwerk.Studio.ProparseApi.StoreTypeEnum


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:47