SfcAfterObjectRenamedEventArgs(Urn, SfcInstance, Urn, SfcKey) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public SfcAfterObjectRenamedEventArgs(Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn, Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance instance, Microsoft.SqlServer.Management.Sdk.Sfc.Urn oldUrn, Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey oldKey);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcAfterObjectRenamedEventArgs : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcAfterObjectRenamedEventArgs
Public Sub New (urn As Urn, instance As SfcInstance, oldUrn As Urn, oldKey As SfcKey)
Parametri
- urn
- Urn
- instance
- SfcInstance
- oldUrn
- Urn
- oldKey
- SfcKey