SfcApplicationEvents.OnObjectCreated Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public void OnObjectCreated(Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance obj, Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectCreatedEventArgs e);
member this.OnObjectCreated : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectCreatedEventArgs -> unit
Public Sub OnObjectCreated (obj As SfcInstance, e As SfcObjectCreatedEventArgs)
Paramètres
- obj
- SfcInstance