Packages

sealed trait Attribute extends AnyRef

Attribute metadata.

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Attribute
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def AttributeOf: Option[String]
  2. abstract def AttributeType: AttributeTypeCode
  3. abstract def ColumnNumber: Int
  4. abstract def EntityLogicalName: String
  5. abstract def IsLogical: Boolean
  6. abstract def IsPrimaryId: Boolean
  7. abstract def IsValidForRead: Boolean
  8. abstract def LogicalName: String
  9. abstract def MetadataId: String
  10. abstract def SchemaName: String