Class: AttributeContentType

.services.xs.ctid. AttributeContentType

new AttributeContentType()

Represents the content type information of an attribute.

Members

attributeName :string

Name of the attribute.

Type:
  • string

contentTypeResults :Array.<sap.hana.im.ess.services.xs.ctid.ContentTypeResult>

Content type results sorted by winner first, then by decreasing score.

Type:

format :string

Profiled format corresponding to the winner content type for the attribute.

Type:
  • string

profiledContentType :sap.hana.im.ess.services.xs.ctid.DataProfilingType

Winner content type for the attribute, if any. Can be null if there is no winner content type found,

Type: