Interface IDataBlockIntrospection
- Namespace
- Datafication.Server.Core.Registry
- Assembly
- Datafication.Server.Core.dll
Defines introspection operations for a DataBlock registry.
public interface IDataBlockIntrospection
Methods
GetRegistryAsDataBlock()
Gets the registry itself as a queryable DataBlock for analytics and management.
DataBlock GetRegistryAsDataBlock()
Returns
- DataBlock
A DataBlock representing the registry with all metadata.