SAS Namespace Types |
Subclass of PrimaryType
Subtypes
A container of data files (files that contain data) or other Deployed Data Packages. This type has associations with DeployedComponents that can access the package. This type could be a directory, a database catalog or schema or a SAS library.
Database schemas and catalogs should be associated with the DBMS that provides access to those packages.The following is a list of associations which 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.
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
Aliases
Cardinality: 0 to *
Partner: AliasFor
The list of deployed data packages that are an alias for this package. For example, directory e:\mystuff may have an alias that is \\mycomputer\mystuff. Tables will be associated only with non-alias deployed data packages.
Associated Types:
DeployedDataPackage AnalyticContext ArchiveEntry ArchiveFile COMConnection Connection ContentLocation DatabaseCatalog DatabaseSchema DataSourceName Device Directory Document Email File Memory OLAPSchema OpenClientConnection RelationalSchema SASCatalog SASCatalogEntry SASClientConnection SASFileRef SASLibrary Stream TCPIPConnection Text TextStoreAliasFor
Cardinality: 0 to 1
Partner: Aliases
The deployed data package that this object is an alias for.
Associated Types:
DeployedDataPackage AnalyticContext ArchiveEntry ArchiveFile COMConnection Connection ContentLocation DatabaseCatalog DatabaseSchema DataSourceName Device Directory Document Email File Memory OLAPSchema OpenClientConnection RelationalSchema SASCatalog SASCatalogEntry SASClientConnection SASFileRef SASLibrary Stream TCPIPConnection Text TextStoreDeployedComponents
Cardinality: 0 to *
Partner: DataPackages
The list of deployed components that can access this data package.
Associated Types:
DeployedComponent ConfiguredComponent LogicalServer ServerComponent ServerContext ServiceComponentTableCollections
Cardinality: 0 to *
Partner: CollectionLocations
The table collections that use this location.
Associated Types:
TableCollectionUsedByPackages
Cardinality: 0 to *
Partner: UsingPackages
The list of deployed data packages that use this data package. For example, a SAS library named A may be comprised of libraries B and C. Library A would be in the UsedPackageList for library B and library C.
Associated Types:
DeployedDataPackage AnalyticContext ArchiveEntry ArchiveFile COMConnection Connection ContentLocation DatabaseCatalog DatabaseSchema DataSourceName Device Directory Document Email File Memory OLAPSchema OpenClientConnection RelationalSchema SASCatalog SASCatalogEntry SASClientConnection SASFileRef SASLibrary Stream TCPIPConnection Text TextStoreUsingPackages
Cardinality: 0 to *
Partner: UsedByPackages
The list of deployed data packages that comprise this data package. If a SAS library named A uses library B and C, then B and C will be in the UsingPackageList for A.
Associated Types:
DeployedDataPackage AnalyticContext ArchiveEntry ArchiveFile COMConnection Connection ContentLocation DatabaseCatalog DatabaseSchema DataSourceName Device Directory Document Email File Memory OLAPSchema OpenClientConnection RelationalSchema SASCatalog SASCatalogEntry SASClientConnection SASFileRef SASLibrary Stream TCPIPConnection Text TextStore
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.