INodeWithEdit.Edit 메서드

Edits the name of the control.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Sub Edit ( _
    newLabel As String _
)
‘사용 방법
Dim instance As INodeWithEdit 
Dim newLabel As String

instance.Edit(newLabel)
void Edit(
    string newLabel
)
void Edit(
    String^ newLabel
)
abstract Edit : 
        newLabel:string -> unit
function Edit(
    newLabel : String
)

매개 변수

참고 항목

참조

INodeWithEdit 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스