SAS Namespace Types |
Subclass of DataTable
Subtypes
Represents a relational table, one that does not have a physical representation. If the table resides in a DBMS or file system, it should be represented by a PhysicalTable. If it is a transient table, one that has a physical representation but is temporary, it should be represented as a WorkTable.
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.
Name | Description | Type | Length |
MemberType | The MemberType attribute is the value of memtype returned by PROC CONTENTS output. It can have the values of DATA, VIEW, MDDB, etc. | String | 8 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
NumRows
PublicType
TableName
UsageVersion
Name | Cardinality | Description | Associated Types |
AnalyticTables
Partner: AnalyticTrainingTable |
0 to * | The analytic table attributes associated with this table. | AnalyticTable |
AssociatedXMLMap
Partner: XMLMapTables |
0 to 1 | The associated XML Map. | SXLEMap |
ModelResults Partner: TargetTable | 0 to * | The mining results associated to this target table. | MiningResult |
XPaths
Partner: AssociatedMapTable |
0 to * | The list of XPath objects which define the path of the table in the XML source. | XPath |
Inherited Associations
AccessControls/Objects ,
Changes/Objects ,
Columns/Table ,
CustomAssociations/OwningObject ,
Documents/Objects ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
ForeignKeys/Table ,
Groups/Members ,
Implementors/ImplementedObjects ,
Keywords/Objects ,
LocalizedAttributes/AssociatedLocalizedObject ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertySets/OwningObject ,
ReferencedObjects/AssociatedObjects ,
ResponsibleParties/Objects ,
Roles/RoleObject ,
SourceClassifierMaps/ClassifierSources ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TableCollections/Tables ,
TablePackage/Tables ,
TargetClassifierMaps/ClassifierTargets ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UniqueKeys/Table ,
UsedByPrototypes/UsingPrototype ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
MemberType
Type: String 8The MemberType attribute is the value of memtype returned by PROC CONTENTS output. It can have the values of DATA, VIEW, MDDB, etc.
AnalyticTables
Cardinality: 0 to *
Partner: AnalyticTrainingTable
The analytic table attributes associated with this table.
Associated Types:
AnalyticTableAssociatedXMLMap
Cardinality: 0 to 1
Partner: XMLMapTables
The associated XML Map.
Associated Types:
SXLEMapModelResults
Cardinality: 0 to *
Partner: TargetTable
The mining results associated to this target table.
Associated Types:
MiningResultXPaths
Cardinality: 0 to *
Partner: AssociatedMapTable
The list of XPath objects which define the path of the table in the XML source.
Associated Types:
XPath
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.