Partager via


DatabaseSchemaProvider, constructeur

Initialise une nouvelle instance de la classe DatabaseSchemaProvider à l'aide des types de constructeur fournis.

Espace de noms :  Microsoft.Data.Schema
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    ParamArray serviceConstructorTypes As Type() _
)
protected DatabaseSchemaProvider(
    params Type[] serviceConstructorTypes
)
protected:
DatabaseSchemaProvider(
    ... array<Type^>^ serviceConstructorTypes
)
new : 
        serviceConstructorTypes:Type[] -> DatabaseSchemaProvider
protected function DatabaseSchemaProvider(
    ... serviceConstructorTypes : Type[]
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DatabaseSchemaProvider Classe

Microsoft.Data.Schema, espace de noms

ServiceConstructor