ConnectionStringReference Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a reference to a connection string.
C#
public class ConnectionStringReference : Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences
type ConnectionStringReference = class
interface IManifestExpressionProvider
interface IValueProvider
interface IValueWithReferences
Public Class ConnectionStringReference
Implements IManifestExpressionProvider, IValueProvider, IValueWithReferences
- Inheritance
-
ConnectionStringReference
- Implements
Connection |
Represents a reference to a connection string. |
Optional |
A flag indicating whether the connection string is optional. |
Resource |
The resource that the connection string is referencing. |
IManifest |
|
IValue |
|
IValue |
Produto | Versões |
---|---|
.NET Aspire | 8.0.0, 9.0.0, 9.1.0 |