SAS Namespace Types |
Subclass of DeployedDataPackage
Represents a SAS file that stores many different kinds of information in smaller units called catalog entries. A single SAS catalog can contain several different types of catalog entries.
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.
Name | Description | Type | Length |
SASCatalogName | The name of the catalog. | String | 32 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
PublicType
UsageVersion
Name | Cardinality | Description | Associated Types |
Libraries Partner: SASCatalogs |
0 to * | The libraries that can reference this catalog. | SASLibrary |
SASCatalogEntries
Partner: AssociatedSASCatalog |
0 to * | The list of entries that are contained in this catalog. | SASCatalogEntry |
Inherited Associations
AccessControls/Objects ,
Aliases/AliasFor ,
AliasFor/Aliases ,
Changes/Objects ,
CustomAssociations/OwningObject ,
DeployedComponents/DataPackages ,
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 ,
TableCollections/CollectionLocations ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByPackages/UsingPackages ,
UsedByPrototypes/UsingPrototype ,
UsingPackages/UsedByPackages ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
SASCatalogName
Type: String 32The name of the catalog.
Libraries
Cardinality: 0 to *
Partner: SASCatalogs
The libraries that can reference this catalog.
Associated Types:
SASLibrarySASCatalogEntries
Cardinality: 0 to *
Partner: AssociatedSASCatalog
The list of entries that are contained in this catalog.
Associated Types:
SASCatalogEntry
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.