Skip to main content

%CSP.UI.SQL.LinkWizard

class %CSP.UI.SQL.LinkWizard extends %CSP.Page

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Class for building Link Wizard Content

Method Inventory

Parameters

parameter DOMAIN = %Utility;
Default Localization Domain

Methods

classmethod DrawDataPage4()
Draws Data Migration page 4 content
classmethod DrawDataPage5()
Draws Data Migration page 5 content (YSD1997) to set NOCHECK,DeferIndices,NOTRIGGER,DeleteExistingData,MaxErrors
classmethod DrawLinkTableContent(Wizard)
Draws Link Table specific content
classmethod DrawProcPage4()
Draws Link Procedure page 4 content
classmethod DrawResultPage(pagenumber)
Draws Result Page
classmethod DrawTablePage4()
Draws Link Table page 4 content
classmethod OnPreHTTP() as %Boolean
Ensure user has %Development:USE

Inherited Members

Inherited Methods

FeedbackOpens in a new tab