Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [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.