%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
- %AddToSaveSet()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()