SfcAfterObjectRenamedEventArgs(Urn, SfcInstance, Urn, SfcKey) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- urn
- Urn
- instance
- SfcInstance
- oldUrn
- Urn
- oldKey
- SfcKey