SfcBeforeObjectRenamedEventArgs 類別

定義

當物件成功重命名時,傳遞事件參數,在用戶端更新之前。

public class SfcBeforeObjectRenamedEventArgs : Microsoft.SqlServer.Management.Sdk.Sfc.SfcEventArgs
type SfcBeforeObjectRenamedEventArgs = class
    inherit SfcEventArgs
Public Class SfcBeforeObjectRenamedEventArgs
Inherits SfcEventArgs
繼承
SfcBeforeObjectRenamedEventArgs

建構函式

名稱 Description
SfcBeforeObjectRenamedEventArgs(Urn, SfcInstance, Urn, SfcKey)

當物件成功重命名時,傳遞事件參數,在用戶端更新之前。

屬性

名稱 Description
Instance

目前的物件。

(繼承來源 SfcEventArgs)
NewKey

物體的新鑰匙。

NewUrn

那個物品的新骨灰罈。

Urn

目前物品的骨灰罈。

(繼承來源 SfcEventArgs)

適用於