Método AutoGenerateName
Generates a name based on the object Guid.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Sub AutoGenerateName
'Uso
Me.AutoGenerateName()
protected void AutoGenerateName()
protected:
void AutoGenerateName()
member AutoGenerateName : unit -> unit
protected function AutoGenerateName()