space
Previous Page | Next Page

SAS Namespace Types

COMConnection


Subclass of OpenClientConnection


Overview

Represents a COM connection.

The communication and application protocol attributes should be set to "COM".

Security Inheritance and Enforcement Rules

The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.

Attributes

Name Description Type Length
HostName The host name used by this connection.   String 64  

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ApplicationProtocol, AuthenticationType, ChangeState, CommunicationProtocol, IsHidden, LockedBy, PublicType, UsageVersion

Associations

Inherited Associations
AccessControls/Objects, Aliases/AliasFor, AliasFor/Aliases, AssociatedContentType/ContentItems, Changes/Objects, CustomAssociations/OwningObject, DataSources/DataSourceConnection, DeployedComponents/DataPackages, Documents/Objects, Domain/Connections, Extensions/OwningObject, ExternalIdentities/OwningObject, FavoritesContainers/Favorites, FileRefs/FileRefLocations, Groups/Members, Implementors/ImplementedObjects, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, Notes/Objects, PassthruPassword/ProtectedPassthrus, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, Providers/ProviderConnections, ReferencedObjects/AssociatedObjects, Reports/ReportLocation, ResponsibleParties/Objects, SAPW/ProtectedConnections, Source/SourceConnections, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, TableCollections/CollectionLocations, TargetTransformations/TransformationTargets, Timestamps/Objects, Trees/Members, TSAssociatedNamespace/TSNamespaceLocations, TSObjectNamespace/TSObjects, UnitofTimes/AssociatedContentLocation, UsedByPackages/UsingPackages, UsedByPrototypes/UsingPrototype, UsingPackages/UsedByPackages, UsingPrototype/UsedByPrototypes, Variables/AssociatedObject

Attribute Details

HostName
     Type:  String 64  

The host name used by this connection.

Previous Page | Next Page | Top of Page