space
Previous Page | Next Page

SAS Namespace Types

TextStore


Subclass of Text


Overview

Represents text that is stored in the repository.

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
StoredText Contains the actual text of the note.   String V1000

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

Partner: Notes

0 to * The list of objects described by this note.  *ALL TYPES*
OwningMiningResult

Partner: ResultPMML

0 to 1 The mining result associated to this PMML.   MiningResult

Inherited Associations
AccessControls/Objects , Aliases/AliasFor , AliasFor/Aliases , AssociatedContentType/ContentItems , AssociatedProperty/StoredConfiguration , AssociatedQueryClause/SourceCode , AssociatedTransformation/SourceCode , AssociatedType/StoredConfiguration , Changes/Objects , CustomAssociations/OwningObject , DeployedComponents/DataPackages , Documents/Objects , Extensions/OwningObject , ExternalIdentities/OwningObject , FileRefs/FileRefLocations , Groups/Members , Implementors/ImplementedObjects , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , Notes/Objects , PrimaryPropertyGroup/AssociatedObject , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReferencedObjects/AssociatedObjects , Reports/ReportLocation , ResponsibleParties/Objects , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , TableCollections/CollectionLocations , Targets/TextualInformationObjects , TargetTransformations/TransformationTargets , Timestamps/Objects , Trees/Members , TSAssociatedNamespace/TSNamespaceLocations , TSObjectNamespace/TSObjects , UnitofTimes/AssociatedContentLocation , UsedByPackages/UsingPackages , UsedByPrototypes/UsingPrototype , UsingPackages/UsedByPackages , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject 

Attribute Details

StoredText
     Type:  String V1000

This is the actual text of the note.

Association Details

Objects
     Cardinality:   0 to *
     Partner:   Notes

The list of objects described by this note. 

Associated Types:
*ALL TYPES*

OwningMiningResult
     Cardinality:   0 to 1
     Partner:   ResultPMML

The mining result associated to this PMML.  

Associated Types:
MiningResult


space
Previous Page | Next Page | Top of Page