Méthode Create
Creates an object on the server as defined by the referenced SMO object.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Sub Create
'Utilisation
Dim instance As ICreatable
instance.Create()
void Create()
void Create()
abstract Create : unit -> unit
function Create()