Click or drag to resize
DatabaseStatsResult Properties

The DatabaseStatsResult type exposes the following members.

Properties
  NameDescription
Public propertyAverageObjectSize
Gets the average object size.
Public propertyCode
Gets the code.
(Inherited from CommandResult.)
Public propertyCollectionCount
Gets the collection count.
Public propertyDataSize
Gets the data size.
Public propertyErrorMessage
Gets the error message (null if none).
(Inherited from CommandResult.)
Public propertyExtentCount
Gets the extent count.
Public propertyFileSize
Gets the file size.
Public propertyIndexCount
Gets the index count.
Public propertyIndexSize
Gets the index size.
Public propertyObjectCount
Gets the object count.
Public propertyOk
Gets the Ok value from the response.
(Inherited from CommandResult.)
Public propertyResponse
Gets the response.
(Inherited from CommandResult.)
Public propertyStorageSize
Gets the storage size.
Top
See Also