Поделиться через


Конструктор SfcBeforeObjectRenamedEventArgs

Initializes a new instance of the SfcBeforeObjectRenamedEventArgs class. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Sub New ( _
    urn As Urn, _
    instance As SfcInstance, _
    newUrn As Urn, _
    newKey As SfcKey _
)
'Применение
Dim urn As Urn 
Dim instance As SfcInstance 
Dim newUrn As Urn 
Dim newKey As SfcKey 

Dim instance As New SfcBeforeObjectRenamedEventArgs(urn, instance, _
    newUrn, newKey)
public SfcBeforeObjectRenamedEventArgs(
    Urn urn,
    SfcInstance instance,
    Urn newUrn,
    SfcKey newKey
)
public:
SfcBeforeObjectRenamedEventArgs(
    Urn^ urn, 
    SfcInstance^ instance, 
    Urn^ newUrn, 
    SfcKey^ newKey
)
new : 
        urn:Urn * 
        instance:SfcInstance * 
        newUrn:Urn * 
        newKey:SfcKey -> SfcBeforeObjectRenamedEventArgs
public function SfcBeforeObjectRenamedEventArgs(
    urn : Urn, 
    instance : SfcInstance, 
    newUrn : Urn, 
    newKey : SfcKey
)

Параметры

См. также

Справочник

SfcBeforeObjectRenamedEventArgs Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc