Partager via


StateChangeEventAttribute constructeur (String, String)

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

Espace de noms :  Microsoft.SqlServer.Management.Facets
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    eventName As String, _
    targetType As String _
)
'Utilisation
Dim eventName As String
Dim targetType As String

Dim instance As New StateChangeEventAttribute(eventName, _
    targetType)
public StateChangeEventAttribute(
    string eventName,
    string targetType
)
public:
StateChangeEventAttribute(
    String^ eventName, 
    String^ targetType
)
new : 
        eventName:string * 
        targetType:string -> StateChangeEventAttribute
public function StateChangeEventAttribute(
    eventName : String, 
    targetType : String
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.