Click or drag to resize

CurrentDatabaseInfoIsSystem Property

Whether or not the current database is the _system database.

Namespace:  ArangoDBNetStandard.DatabaseApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool IsSystem { get; set; }

Property Value

Type: Boolean
See Also