Méthode AutoGenerateName
Generates a name based on the object Guid.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub AutoGenerateName
'Utilisation
Me.AutoGenerateName()
protected void AutoGenerateName()
protected:
void AutoGenerateName()
member AutoGenerateName : unit -> unit
protected function AutoGenerateName()