CreateEntityResponse.EntityId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the MetadataId of the newly created table.
public:
property Guid EntityId { Guid get(); };
public Guid EntityId { get; }
member this.EntityId : Guid
Public ReadOnly Property EntityId As Guid
Property Value
The MetadataId of the newly created table.