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 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,
IsHidden,
LockedBy,
PublicType,
SecTransctxt,
UsageVersion
Inherited Associations
AccessControls/Objects,
Changes/Objects,
CustomAssociations/OwningObject,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
FavoritesContainers/Favorites,
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 c:\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, SecuredLibrary, 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, SecuredLibrary, 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, SecuredLibrary, 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, SecuredLibrary, Stream, TCPIPConnection, Text, TextStore
Copyright © SAS Institute Inc. All rights reserved.