SAS Namespace Types |
Subclass of Column
Represents a range of columns.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
End | The end position for a range. | int | |
Prefix | The prefix for this range. | String | 32 |
Start | The starting position for the range. | int |
Inherited Attributes
Name,
Id,
Desc,
MetadataCreated,
MetadataUpdated,
BeginPosition,
ChangeState,
ColumnLength,
ColumnName,
ColumnType,
EndPosition,
IsDiscrete,
IsHidden,
IsNullable,
LockedBy,
PublicType,
SASAttribute,
SASColumnLength,
SASColumnName,
SASColumnType,
SASExtendedColumnType,
SASExtendedLength,
SASFormat,
SASInformat,
SASPrecision,
SASScale,
SortOrder,
SummaryRole,
UsageVersion
Inherited Associations
AccessControls/Objects,
AnalyticColumns/OwningColumn,
Changes/Objects,
CustomAssociations/OwningObject,
DisplayForKeys/DisplayColumns,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
FavoritesContainers/Favorites,
ForeignKeyAssociations/ForeignKeyColumn,
Groups/Members,
Implementors/ImplementedObjects,
Indexes/Columns,
Keys/KeyedColumns,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
QueryClauses/Columns,
ReferencedObjects/AssociatedObjects,
ResponsibleParties/Objects,
SourceFeatureMaps/FeatureSources,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
Table/Columns,
TargetFeatureMaps/FeatureTargets,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UniqueKeyAssociations/UniqueKeyColumn,
UsedByPrototypes/UsingPrototype,
UsingPrototype/UsedByPrototypes,
Variables/AssociatedObject,
XPaths/AssociatedMapColumn
End
Type: intThe end position for a range.
Prefix
Type: String 32The prefix for this range.
Start
Type: intThe starting position for the range.
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.