dContainerMicroblog

Contains a record of all Microblog Channels within the digital workplace. Creating a new Microblog Channel, changing a Microblog Channel's name, or changing the hash name of a Microblog Channel adds a row to this table.

URL 

/odata/dContainerMicroblog

Attributes

Name Data Type Connects to:
microblog_container_key  Edm.Int64
hash_name_key Edm.Int32
Key Attributes
Name Data Type Description
microblog_container_name Edm.String The name assigned to a Microblog Channel.
source_system_id Edm.Guid A unique identifier for a Microblog Channel.
row_active_date Edm.DateTimeOffset The date the current row was created.
row_inactive_date Edm.DateTimeOffset The date the current row was made inactive. Active rows will have a date with year 9999.
community_key Edm.Int32 A unique identifier for a digital workplace.
Table Attributes