StateChangeEventAttribute Constructor

 

Initializes a new instance of the StateChangeEventAttribute class.

Namespace:   Microsoft.SqlServer.Management.Facets
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Overload List

Name Description
System_CAPS_pubmethod StateChangeEventAttribute(String, String)

Initializes a new instance of the StateChangeEventAttribute class for the specified event and target.

System_CAPS_pubmethod StateChangeEventAttribute(String, String, String)

Initializes a new instance of the StateChangeEventAttribute class for the specified event, target type and target type alias.

See Also

StateChangeEventAttribute Class
Microsoft.SqlServer.Management.Facets Namespace

Return to top