space
Previous Page | Next Page

SAS Namespace Types

AttributeProperty


Subclass of PrototypeProperty


Overview

The SAS Metadata Model provides a Prototype metadata type to define templates that can be used to create metadata entities. The AttributeProperty metadata type is used with other prototype objects to define the attributes and the values that are needed in a given scenario.

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

Name Description Type Length
DefaultValue The default value for this parameter.   String V1024
PropertyName This attribute is the name used by the software program; for example, the name of a macro variable. This object also has a 'Name' attribute, which is the display name or label.   String 200  
PropertyRole The role of this property (load, access, initialization, etc).   String 200  
SQLType The SQL data type of this property.   int  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  IsExpert  IsLinked  IsRequired  IsUpdateable  IsVisible  LockedBy  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
OwningType

Partner: TypedAttProperties

0 to 1 The data type of this property.   PropertyType

Inherited Associations
AccessControls/Objects , AssociatedPropertyGroup/GroupedProperties , Changes/Objects , CustomAssociations/OwningObject , Customizers/CustomizedProperties , Documents/Objects , Editors/EditedProperties , Extensions/OwningObject , ExternalIdentities/OwningObject , Groups/Members , Implementors/ImplementedObjects , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , Notes/Objects , OwningPrototype/PrototypeProperties , PrimaryPropertyGroup/AssociatedObject , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReferencedObjects/AssociatedObjects , Resources/LocalizedObject , ResponsibleParties/Objects , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , StoredConfiguration/AssociatedProperty , TargetTransformations/TransformationTargets , Timestamps/Objects , Trees/Members , TSObjectNamespace/TSObjects , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , Validators/ValidatedProperties , Variables/AssociatedObject 

Attribute Details

DefaultValue
     Type:  String V1024

The default value for this parameter.

PropertyName
     Type:  String 200  

This attribute is the name used by the software program; for example, the name of a macro variable. This object also has a 'Name' attribute, which is the display name or label.

PropertyRole
     Type:  String 200  

The role of this property (load, access, initialization, etc).

SQLType
     Type:  int  

The SQL data type of this property.

Association Details

OwningType
     Cardinality:   0 to 1
     Partner:   TypedAttProperties

The data type of this property.  

Associated Types:
PropertyType


space
Previous Page | Next Page | Top of Page