Partager via


Property<T>(ServiceContainer, Setting) Constructeur

Définition

Initialise une nouvelle instance de la classe Property<T>.

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)

Paramètres

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Conteneur de service.

setting
Microsoft.SqlServer.Chainer.Infrastructure.Setting

Paramètre.

S’applique à