Skip to main content

%DeepSee.XMLA.DataSourcesRestrictions

class %DeepSee.XMLA.DataSourcesRestrictions extends %Library.RegisteredObject, %XML.Adaptor

Property Inventory

Method Inventory

Properties

property AuthenticationMode as String;
Property methods: AuthenticationModeDisplayToLogical(), AuthenticationModeGet(), AuthenticationModeIsValid(), AuthenticationModeLogicalToDisplay(), AuthenticationModeLogicalToOdbc(), AuthenticationModeNormalize(), AuthenticationModeSet()
property DataSourceName as String;
Property methods: DataSourceNameDisplayToLogical(), DataSourceNameGet(), DataSourceNameIsValid(), DataSourceNameLogicalToDisplay(), DataSourceNameLogicalToOdbc(), DataSourceNameNormalize(), DataSourceNameSet()
property ProviderName as String;
Property methods: ProviderNameDisplayToLogical(), ProviderNameGet(), ProviderNameIsValid(), ProviderNameLogicalToDisplay(), ProviderNameLogicalToOdbc(), ProviderNameNormalize(), ProviderNameSet()
property ProviderType as String (MAXLEN = 32000);
Property methods: ProviderTypeDisplayToLogical(), ProviderTypeGet(), ProviderTypeIsValid(), ProviderTypeLogicalToDisplay(), ProviderTypeLogicalToOdbc(), ProviderTypeNormalize(), ProviderTypeSet()
property ProviderTypeList as list of String (XMLPROJECTION = "none");
Property methods: ProviderTypeListBuildValueArray(), ProviderTypeListCollectionToDisplay(), ProviderTypeListCollectionToOdbc(), ProviderTypeListDisplayToCollection(), ProviderTypeListDisplayToLogical(), ProviderTypeListGet(), ProviderTypeListGetObject(), ProviderTypeListGetObjectId(), ProviderTypeListGetSwizzled(), ProviderTypeListIsValid(), ProviderTypeListLogicalToDisplay(), ProviderTypeListLogicalToOdbc(), ProviderTypeListNormalize(), ProviderTypeListOdbcToCollection(), ProviderTypeListSet(), ProviderTypeListSetObject(), ProviderTypeListSetObjectId()
property URL as String;
Property methods: URLDisplayToLogical(), URLGet(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()

Methods

method Normalize() as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab