sealed trait Attribute extends AnyRef
Attribute metadata.
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Attribute
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
- abstract def AttributeOf: Option[String]
- abstract def AttributeType: AttributeTypeCode
- abstract def ColumnNumber: Int
- abstract def EntityLogicalName: String
- abstract def IsLogical: Boolean
- abstract def IsPrimaryId: Boolean
- abstract def IsValidForRead: Boolean
- abstract def LogicalName: String
- abstract def MetadataId: String
- abstract def SchemaName: String