space
Previous Page | Next Page

SAS Namespace Types

ArchiveFile


Subclass of File


Overview

Represents an archive, such as a tar file or a zip file, which may contain entries. It is one of several metadata types used to describe the physical location of some form of content.

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

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, FileExtension, FileName, IsARelativeName, IsHidden, LockedBy, PublicType, SecTransctxt, TextRole, TextType, 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
ArchiveEntries

Partner: OwningArchive

0 to * The entries in this archive file.  ArchiveEntry
AssociatedMiningResult

Partner: MiningReports

0 to 1 The Mining Result associated with this report.  MiningResult
OwningChannel

Partner: Archives

0 to 1 The channel that published this archive.  ITChannel

Inherited Associations
AccessControls/Objects, Aliases/AliasFor, AliasFor/Aliases, AssociatedContentType/ContentItems, AssociatedCube/AssociatedFile, AssociatedExternalTable/OwningFile, AssociatedOLAPSchema/LogFile, AssociatedProperty/StoredConfiguration, AssociatedQueryClause/SourceCode, AssociatedTrainedResult/TrainCode, AssociatedTransformation/SourceCode, AssociatedType/StoredConfiguration, Changes/Objects, CustomAssociations/OwningObject, DeployedComponents/DataPackages, Directories/Files, Documents/Objects, Extensions/OwningObject, ExternalIdentities/OwningObject, FavoritesContainers/Favorites, FileRefs/FileRefLocations, Groups/Members, Implementors/ImplementedObjects, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, Notes/Objects, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, ReferencedObjects/AssociatedObjects, Reports/ReportLocation, ResponsibleParties/Objects, ScriptedConnections/ScriptFiles, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, TableCollections/CollectionLocations, Targets/TextualInformationObjects, TargetTransformations/TransformationTargets, Timestamps/Objects, Trees/Members, TSAssociatedNamespace/TSNamespaceLocations, TSObjectNamespace/TSObjects, UnitofTimes/AssociatedContentLocation, UsedByPackages/UsingPackages, UsedByPrototypes/UsingPrototype, UsingPackages/UsedByPackages, UsingPrototype/UsedByPrototypes, Variables/AssociatedObject

Association Details

ArchiveEntries
     Cardinality:   0 to *
     Partner:   OwningArchive

The entries in this archive file. 

Associated Types:
ArchiveEntry

AssociatedMiningResult
     Cardinality:   0 to 1
     Partner:   MiningReports

The Mining Result associated with this report. 

Associated Types:
MiningResult

OwningChannel
     Cardinality:   0 to 1
     Partner:   Archives

The channel that published this archive. 

Associated Types:
ITChannel

Previous Page | Next Page | Top of Page