Property<T>(ServiceContainer, Setting) Konstruktor

Definition

Initialisiert eine neue Instanz der Property<T>-Klasse.

public:
 Property(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context, Microsoft::SqlServer::Chainer::Infrastructure::Setting ^ setting);
public Property (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context, Microsoft.SqlServer.Chainer.Infrastructure.Setting setting);
new Microsoft.SqlServer.Configuration.Property<'T> : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer * Microsoft.SqlServer.Chainer.Infrastructure.Setting -> Microsoft.SqlServer.Configuration.Property<'T>
Public Sub New (context As ServiceContainer, setting As Setting)

Parameter

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Der Dienstcontainer

setting
Microsoft.SqlServer.Chainer.Infrastructure.Setting

Die Einstellung

Gilt für: