ClickHouseDatabaseResource Properties
ClassProperties3 members
A resource that represents a ClickHouse database. This is a child resource of a
ClickHouseServerResource. Gets the connection string expression for the ClickHouse database.
public ReferenceExpression ConnectionStringExpression { get; } Gets the database name.
public string DatabaseName { get; } Gets the parent ClickHouse container resource.
public ClickHouseServerResource Parent { get; }