Method GetEntityStorageInfoLookup
GetEntityStorageInfoLookup()
Manually gets an EntityStorageInfoLookup object that can access a Entity
Declaration
public EntityStorageInfoLookup GetEntityStorageInfoLookup()
Returns
Type | Description |
---|---|
Entity |
A dictionary-like object that provides access to information about how Entities are stored, indexed by Entity. |
Remarks
Remember to call Update(System