ScriptRename 메서드
이 멤버는 NamedSmoObject. . :: . .ScriptRename(StringCollection, ScriptingOptions, String)을(를) 재정의합니다.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Protected Overrides Sub ScriptRename ( _
renameQuery As StringCollection, _
so As ScriptingOptions, _
newName As String _
)
‘사용 방법
Dim renameQuery As StringCollection
Dim so As ScriptingOptions
Dim newName As String
Me.ScriptRename(renameQuery, so, newName)
protected override void ScriptRename(
StringCollection renameQuery,
ScriptingOptions so,
string newName
)
protected:
virtual void ScriptRename(
StringCollection^ renameQuery,
ScriptingOptions^ so,
String^ newName
) override
abstract ScriptRename :
renameQuery:StringCollection *
so:ScriptingOptions *
newName:string -> unit
override ScriptRename :
renameQuery:StringCollection *
so:ScriptingOptions *
newName:string -> unit
protected override function ScriptRename(
renameQuery : StringCollection,
so : ScriptingOptions,
newName : String
)
매개 변수
- renameQuery
형식: System.Collections.Specialized. . :: . .StringCollection
TBD
- newName
형식: System. . :: . .String
TBD