Partager via


Méthode Catalog.Create (Boolean)

Creates the catalog in the back-end server.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub Create ( _
    execSsisStartup As Boolean _
)
'Utilisation
Dim instance As Catalog 
Dim execSsisStartup As Boolean

instance.Create(execSsisStartup)
public void Create(
    bool execSsisStartup
)
public:
void Create(
    bool execSsisStartup
)
member Create : 
        execSsisStartup:bool -> unit
public function Create(
    execSsisStartup : boolean
)

Paramètres

Voir aussi

Référence

Catalog Classe

Surcharge Create

Espace de noms Microsoft.SqlServer.Management.IntegrationServices