SAS Namespace Types |
Subclass of File
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.
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.
Inherited Attributes
Name, Id, Desc, MetadataCreated,
MetadataUpdated,
ChangeState,
FileExtension,
FileName,
IsARelativeName,
IsHidden,
LockedBy,
PublicType,
TextRole,
TextType,
UsageVersion
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
ArchiveEntries
Cardinality: 0 to *
Partner: OwningArchive
The entries in this archive file.
Associated Types:
ArchiveEntryAssociatedMiningResult
Cardinality: 0 to 1
Partner: MiningReports
The Mining Result associated with this report.
Associated Types:
MiningResultOwningChannel
Cardinality: 0 to 1
Partner: Archives
The channel that published this archive.
Associated Types:
ITChannel
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.