primaryKeyAttribute property
ManagedAttributeDescription?
get
primaryKeyAttribute
Implementation
ManagedAttributeDescription? get primaryKeyAttribute {
return attributes[primaryKey];
}
ManagedAttributeDescription? get primaryKeyAttribute {
return attributes[primaryKey];
}