SfcBeforeObjectMovedEventArgs(Urn, SfcInstance, Urn, SfcInstance) Constructeur
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 SfcBeforeObjectMovedEventArgs(Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn, Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance instance, Microsoft.SqlServer.Management.Sdk.Sfc.Urn newUrn, Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance newParent);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcBeforeObjectMovedEventArgs : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcBeforeObjectMovedEventArgs
Public Sub New (urn As Urn, instance As SfcInstance, newUrn As Urn, newParent As SfcInstance)
Paramètres
- urn
- Urn
- instance
- SfcInstance
- newUrn
- Urn
- newParent
- SfcInstance