Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Studio] >  [SASchemaFile]
Private  Storage   

class %Studio.SASchemaFile extends %Studio.SASchema

This class implements SASchema which is loaded from an OS file

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Methods
IsUpToDate OutputToFile OutputToStream getFilename


Methods

• classmethod IsUpToDate(pChecksum As %String, pParameter As %String) as %Boolean
return true if the file has not been modified
• classmethod OutputToStream(pStream As %Stream.Object, Output pChecksum As %String, pParameter As %String = "") as %Status
The filename is passed in as pParameter.
pChecksum is set to the file's modified time.
• classmethod getFilename(pParameter) as %String


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