Class Reference
%Library.AbstractForeignTable
Server:appadmin-00044-deployment-6bf4cbc86d-f76z9
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%Library] >  [AbstractForeignTable]
Private  Storage

abstract class %Library.AbstractForeignTable

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5 1


Summary

Methods
GetQuery


Parameters

• parameter NUMCOLUMNS;
Number of columns in the table (IRIS side)
• parameter QUERY;
Query to send
• parameter SERVER;
Name of the server this foreign table belongs to
• parameter TABLE;
Name of the table as it exists in the external data source
• parameter VALUES;
String of column names as they exist in the external table

Methods

• classmethod GetQuery(whereClause As %String = "", alias As %String) as %Library.String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.