space
Previous Page | Next Page

SAS Namespace Types

TSNamespace


Subclass of PrimaryType


Overview

Table server namespace.

Security Inheritance and Enforcement Rules

The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.

Attributes

Name Description Type Length
Flags Flags   int  
NamespaceName Name of this table server namespace.  String 256  
NamespaceType Namespace type.   String 40  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  LockedBy  PublicType  UsageVersion 

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.

Name Cardinality Description Associated Types
TSAccessKeys

Partner: TSAssociatedNamespace

0 to * The access key used by this table server namespace.  SASPassword
TSContainedNames

Partner: TSContainingNamespace

0 to * The table server names that belong to this space.  TSNameObject
TSNamespaceLocations

Partner: TSAssociatedNamespace

0 to * The location for this namespace.  ContentLocation
AnalyticContext
ArchiveEntry
ArchiveFile
COMConnection
Connection
Device
Directory
Document
Email
File
Memory
OpenClientConnection
SASCatalogEntry
SASClientConnection
Stream
TCPIPConnection
Text
TextStore
TSObjects

Partner: TSObjectNamespace

0 to * Table server objects contained in this namespace.  *ALL TYPES*
TSParentNamespace

Partner: TSSubNamespaces

0 to 1 The parent of this object.   TSNamespace
TSSubNamespaces

Partner: TSParentNamespace

0 to * The objects nested underneath this object.  TSNamespace

Inherited Associations
AccessControls/Objects , Changes/Objects , CustomAssociations/OwningObject , Documents/Objects , Extensions/OwningObject , ExternalIdentities/OwningObject , Groups/Members , Implementors/ImplementedObjects , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , Notes/Objects , PrimaryPropertyGroup/AssociatedObject , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReferencedObjects/AssociatedObjects , ResponsibleParties/Objects , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , TargetTransformations/TransformationTargets , Timestamps/Objects , Trees/Members , TSObjectNamespace/TSObjects , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject 

Attribute Details

Flags
     Type:  int  

Flags

NamespaceName
     Type:  String 256  

Name of this table server namespace.

NamespaceType
     Type:  String 40  

Namespace type.

Association Details

TSAccessKeys
     Cardinality:   0 to *
     Partner:   TSAssociatedNamespace

The access key used by this table server namespace. 

Associated Types:
SASPassword

TSContainedNames
     Cardinality:   0 to *
     Partner:   TSContainingNamespace

The table server names that belong to this space. 

Associated Types:
TSNameObject

TSNamespaceLocations
     Cardinality:   0 to *
     Partner:   TSAssociatedNamespace

The location for this namespace. 

Associated Types:
ContentLocation   AnalyticContext   ArchiveEntry   ArchiveFile   COMConnection   Connection   Device   Directory   Document   Email   File   Memory   OpenClientConnection   SASCatalogEntry   SASClientConnection   Stream   TCPIPConnection   Text   TextStore

TSObjects
     Cardinality:   0 to *
     Partner:   TSObjectNamespace

Table server objects contained in this namespace. 

Associated Types:
*ALL TYPES*

TSParentNamespace
     Cardinality:   0 to 1
     Partner:   TSSubNamespaces

The parent of this object.  

Associated Types:
TSNamespace

TSSubNamespaces
     Cardinality:   0 to *
     Partner:   TSParentNamespace

The objects nested underneath this object. 

Associated Types:
TSNamespace


space
Previous Page | Next Page | Top of Page