Ens.BPL.SQL
class Ens.BPL.SQL extends Ens.BPL.Activity
This class holds a block of user specified code which will be inlined in the generated business process. Use CDATA to allow use of XML metacharacters within the code bodyProperty Inventory
Method Inventory
Properties
property SQL as %GlobalCharacterStream;
Property methods: SQLDelete(), SQLGet(), SQLGetObject(), SQLGetObjectId(), SQLGetSwizzled(), SQLIsValid(), SQLNewObject(), SQLOid(), SQLOpen(), SQLSet(), SQLSetObject(), SQLSetObjectId(), SQLUnSwizzle()
Methods
method CopyTo(pStream As %Stream.MethodGenerator, pOutputXML As %Boolean, pLanguage As %String) as %Status [ Language = objectscript ]
method GenerateCode(pCompiler As Ens.BPL.Compiler) as %Status [ Language = objectscript ]
method GenerateXML(pStream As %BinaryStream) as %Status [ Language = objectscript ]
Inherited description: This generates the common XML attributes for this Activity
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- DisabledGet()
- DisplayName()
- GenerateAnnotation()
- NormalizeAttribute()
- Validate()