Skip to main content

%DeepSee.Connector.connector

class %DeepSee.Connector.connector extends %DeepSee.Connector.node

Meta-data object for a DeepSee Connector.

Property Inventory

Properties

property displayName as %ZEN.Datatype.caption (XMLPROJECTION = "attribute");
(Localized) Display name to use for this connector.
Property methods: displayNameDisplayToLogical(), displayNameGet(), displayNameIsValid(), displayNameLogicalToDisplay(), displayNameLogicalToOdbc(), displayNameNormalize(), displayNameSet()
relationship properties as array of %DeepSee.Connector.property (XMLELEMENTREF = 1, XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE") [ InitialExpression = $listbuild("%DeepSee.Connector.property","connector",+$this,"many",0,0) , Transient , Inverse = connector , Cardinality = many ];
Properties defined for this connector.
Property methods: propertiesGet(), propertiesGetObject(), propertiesGetObjectId(), propertiesGetSwizzled(), propertiesIsEmpty(), propertiesIsValid(), propertiesNewObject(), propertiesRClose(), propertiesRExec(), propertiesRFetch(), propertiesRelate(), propertiesSQLCompute(), propertiesSet(), propertiesUnRelate()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab