AutoGenerateName 메서드
Generates a name based on the object Guid.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Protected Sub AutoGenerateName
‘사용 방법
Me.AutoGenerateName()
protected void AutoGenerateName()
protected:
void AutoGenerateName()
member AutoGenerateName : unit -> unit
protected function AutoGenerateName()