SAS Namespace Types |
Subclass of OpenClientConnection
Contains information for making a TCP/IP connection to a server.
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.
Name | Description | Type | Length |
HostName | This is the IP name or IP address used to connect to a deployed component. | String | 64 |
Port | The port number to use to connect to the server. | int | |
Service | The name of the service to use when connecting to a server. | String | 128 |
Inherited Attributes
Name, Id, Desc, MetadataCreated,
MetadataUpdated,
ApplicationProtocol,
AuthenticationType,
ChangeState,
CommunicationProtocol,
IsHidden,
LockedBy,
PublicType,
UsageVersion
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
HostName
Type: String 64This is the IP name or IP address used to connect to a deployed component.
Port
Type: intThe port number to use to connect to the server.
Service
Type: String 128The name of the service to use when connecting to a server.
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.