Partager via


Méthode ICreatable.Create

Tests whether the state is managed and creates a server and connection if in the managed state.

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

Syntaxe

'Déclaration
Private Sub Create Implements ICreatable.Create
'Utilisation
Dim instance As ManagedInstance

CType(instance, ICreatable).Create()
void ICreatable.Create()
private:
virtual void Create() sealed = ICreatable::Create
private abstract Create : unit -> unit 
private override Create : unit -> unit 
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Implémente

ICreatable. . :: . .Create() () () ()