Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.64 KB

File metadata and controls

41 lines (28 loc) · 1.64 KB

ClusterDB Class

Namespace: Friflo.Json.Fliox.Hub.DB.Cluster
Assembly: Friflo.Json.Fliox.Hub

ClusterDB store information about databases hosted by the Hub: - available containers aka tables per database - available commands per database - the schema assigned to each database

public sealed class ClusterDB : EntityDatabase

Inheritance: object → EntityDatabase → ClusterDB

Constructors

Name Description
ClusterDB(string, FlioxHub)

Properties

Name Description
StorageType

Methods

Name Description
CreateContainer(ShortString& modreq(System.Runtime.InteropServices.InAttribute), EntityDatabase)

Documentation generated by MdDocs