%DeepSee.XMLA.DataSourcesRestrictions
Class %DeepSee.XMLA.DataSourcesRestrictions Extends (%RegisteredObject, %XML.Adaptor) [ System = 4 ]
Properties
DataSourceName
Property DataSourceName As String;
URL
Property URL As String;
ProviderName
Property ProviderName As String;
ProviderTypeList
Property ProviderTypeList As list Of String(XMLPROJECTION = "none");
ProviderType
Property ProviderType As String(MAXLEN = 32000);
AuthenticationMode
Property AuthenticationMode As String;
Methods
Normalize
Method Normalize() As %Status