space
Previous Page | Next Page

SAS Namespace Types

DeployedDataPackage


Subclass of PrimaryType

Subtypes


Overview

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.

Security Inheritance and Enforcement Rules

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.

Attributes

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  LockedBy  PublicType  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
Aliases

Partner: AliasFor

0 to * The list of deployed data packages that are an alias for this package.   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
AliasFor

Partner: Aliases

0 to 1 The deployed data package that this object is an alias for.  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
DeployedComponents

Partner: DataPackages

0 to * The list of deployed components that can access this data package.   DeployedComponent
ConfiguredComponent
LogicalServer
ServerComponent
ServerContext
ServiceComponent
TableCollections

Partner: CollectionLocations

0 to * The table collections that use this location.  TableCollection
UsedByPackages

Partner: UsingPackages

0 to * The list of deployed data packages that use this data package.   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
UsingPackages

Partner: UsedByPackages

0 to * The list of deployed data packages that comprise this data package. 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

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 

Association Details

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   TextStore

AliasFor
     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   TextStore

DeployedComponents
     Cardinality:   0 to *
     Partner:   DataPackages

The list of deployed components that can access this data package.  

Associated Types:
DeployedComponent   ConfiguredComponent  LogicalServer   ServerComponent   ServerContext   ServiceComponent

TableCollections
     Cardinality:   0 to *
     Partner:   CollectionLocations

The table collections that use this location. 

Associated Types:
TableCollection

UsedByPackages
     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   TextStore

UsingPackages
     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


space
Previous Page | Next Page | Top of Page