space
Previous Page | Next Page

SAS Namespace Types

DatabaseSchema


Subclass of RelationalSchema


Overview

A relational schema that contains tables that are not in SAS data sets. In order to use a SAS application server to access the tables in a database schema, the tables must also be registered with a SAS library.

Security Inheritance and Enforcement Rules

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.

Attributes

Name Description Type Length
SchemaName The name the DBMS uses to refer to this schema.   String 256  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  LockedBy  PublicType  UsageVersion 

Associations

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 , SchemaPackage/Schemas , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , TableCollections/CollectionLocations , Tables/TablePackage , TargetTransformations/TransformationTargets , Timestamps/Objects , Trees/Members , TSObjectNamespace/TSObjects , UsedByPackages/UsingPackages , UsedByPrototypes/UsingPrototype , UsingPackages/UsedByPackages , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject 

Attribute Details

SchemaName
     Type:  String 256  

The name the DBMS uses to refer to this schema.


space
Previous Page | Next Page | Top of Page