trait AttributeMetadata extends Object
- Annotations
- @RawJSType() @native()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AttributeMetadata
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val AttributeOf: Option[String]
- val AttributeType: String
- val ColumnNumber: Int
- val EntityLogicalName: String
- val IsLogical: Boolean
- val IsPrimaryId: Boolean
- val IsValidForRead: Boolean
- val LogicalName: String
- val MetadataId: String
- val SchemaName: String
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
val
odatatype: String
- Annotations
- @JSName( "@odata.type" )
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object