SAS Namespace Types |
Subclass of Column
Represents a range of columns.
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.
Name | Description | Type | Length |
End | The end position for a range. This is a required value. | int | |
Prefix | The prefix for this range. This is a required value. | String | 32 |
Start | The starting position for the range. This is a required value. | int |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
BeginPosition
ChangeState
ColumnLength
ColumnName
ColumnType
EndPosition
IsDiscrete
IsNullable
LockedBy
PublicType
SASAttribute
SASColumnLength
SASColumnName
SASColumnType
SASExtendedColumnType
SASExtendedLength
SASFormat
SASInformat
SASPrecision
SASScale
SortOrder
SummaryRole
UsageVersion
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 © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.