@code{ int displayNameCount=0; int i=0; int j=0; }
| Name | Value |
|---|---|
| Location | @{coalesce(obj.Location, "")} |
| Owner | @{coalesce(obj.owner.name, "")} |
| Default | @{renderOptions.checkIcon(obj.default)} |
| Readonly | @{renderOptions.checkIcon(obj.readonly)} |
| Name | File Path | Auto Extensible |
|---|---|---|
| @{coalesce(tableSpaceFile.name, "")} | @{coalesce(tableSpaceFile.filePath, "")} | @{renderOptions.checkIcon(tableSpaceFile.autoExtensible)} |