SqlSmoObject.PropertyMetadataChanged Event
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.
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public event EventHandler<Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyMetadataChangedEventArgs> PropertyMetadataChanged;
[<System.CLSCompliant(false)>]
member this.PropertyMetadataChanged : EventHandler<Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyMetadataChangedEventArgs>
Public Event PropertyMetadataChanged As EventHandler(Of SfcPropertyMetadataChangedEventArgs)
Event Type
Implements
- Attributes