SfcObjectAlteredEventArgs Class
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.
Event arguments passed when an object is altered.
public class SfcObjectAlteredEventArgs : Microsoft.SqlServer.Management.Sdk.Sfc.SfcEventArgs
type SfcObjectAlteredEventArgs = class
inherit SfcEventArgs
Public Class SfcObjectAlteredEventArgs
Inherits SfcEventArgs
- Inheritance
Constructors
SfcObjectAlteredEventArgs(Urn, SfcInstance) |
Properties
Instance |
The current object. (Inherited from SfcEventArgs) |
Urn |
The current urn of the current object. (Inherited from SfcEventArgs) |