SqlSmoObject.PropertyMetadataChanged Event

Definition

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

Applies to