space
Previous Page | Next Page

SAS Namespace Types

WorkTable


Subclass of PhysicalTable


Overview

Represents a table that is created as part of running SAS code that is not intended to be persisted. Usually, these types of tables are in the WORK library.

These are a separate type from PhysicalTable because they have a transient physical existence and are not persisted.

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

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  DBMSType  IsCompressed  IsDBMSView  IsEncrypted  LockedBy  MemberType  NumRows  PublicType  SASTableName  TableName  UsageVersion 

Associations

Inherited Associations
AccessControls/Objects , Aggregations/AggregationTables , AnalyticTables/AnalyticTrainingTable , AssociatedXMLMap/XMLMapTables , Changes/Objects , Columns/Table , CustomAssociations/OwningObject , Documents/Objects , Extensions/OwningObject , ExternalIdentities/OwningObject , ForeignKeys/Table , Groups/Members , Implementors/ImplementedObjects , Indexes/OwningPhysicalTable , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , ModelResults/TargetTable , Notes/Objects , PrimaryPropertyGroup/AssociatedObject , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReachThruCubes/ReachThruTables , ReferencedObjects/AssociatedObjects , ResponsibleParties/Objects , Roles/RoleObject , SASPasswords/ProtectedTable , SourceClassifierMaps/ClassifierSources , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , TableCollections/Tables , TablePackage/Tables , TargetClassifierMaps/ClassifierTargets , TargetTransformations/TransformationTargets , Timestamps/Objects , TrainedModelResults/TrainingTable , Trees/Members , TSObjectNamespace/TSObjects , UniqueKeys/Table , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject , XPaths/AssociatedMapTable 


space
Previous Page | Next Page | Top of Page