I'm surprised that data is already imported via SQL but ^myclassD has no content.
So take a look into the related generated class:
Storage Default
{
<Data name="DirDefaultData">
<Value name="1">
<Value>%%CLASSNAME</Value>
- - - - - -
after all properties
</Data>
<DataLocation>^oex.DirD</DataLocation>
<DefaultData>DirDefaultData</DefaultData>
<ExtentSize>986</ExtentSize>
<IdLocation>^oex.DirD</IdLocation>
<IndexLocation>^oex.DirI</IndexLocation>
<IdLocation> is the one to go for
with all the new Storage strategies (columnar, sharded, ... )
This might be quite an exotic global name and rarely the traditional.
- Log in to post comments
