Skip to main content

%Studio.SASchemaFile

class %Studio.SASchemaFile extends %Studio.SASchema

This class implements SASchema which is loaded from an OS file

Method Inventory

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

Inherited Members

Inherited Methods

FeedbackOpens in a new tab