Skip to content
Docs Try Aspire

ClickHouseDatabaseResource Properties

Class Properties 3 members
Represents an abstract resource that can be used by an application, that implements ApplicationModel.IResource.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Describes the connection string format string used for this resource.
public ReferenceExpression ConnectionStringExpression { get; }
DatabaseName Section titled DatabaseName string
public string DatabaseName { get; }
Gets the parent resource of type T.
public ClickHouseServerResource Parent { get; }