Class DbSpaceUsed
- Namespace
- Raytha.Application.Common.Interfaces
- Assembly
- Raytha.Application.dll
public class DbSpaceUsed- Inheritance
- 
      
      DbSpaceUsed
- Inherited Members
Properties
data
public string data { get; init; }Property Value
database_name
public string database_name { get; init; }Property Value
database_size
public string database_size { get; init; }Property Value
index_size
public string index_size { get; init; }Property Value
reserved
public string reserved { get; init; }