Méthode CreateImpl

Crée un objet avec les options de script.

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

Syntaxe

'Déclaration
Protected Sub CreateImpl
'Utilisation

Me.CreateImpl()
protected void CreateImpl()
protected:
void CreateImpl()
member CreateImpl : unit -> unit 
protected function CreateImpl()