SfcObjectCreatedEventArgs 類別

定義

在建立物件時傳遞的事件參數。

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

建構函式

名稱 Description
SfcObjectCreatedEventArgs(Urn, SfcInstance)

在建立物件時傳遞的事件參數。

屬性

名稱 Description
Instance

目前的物件。

(繼承來源 SfcEventArgs)
Urn

目前物品的骨灰罈。

(繼承來源 SfcEventArgs)

適用於