StateChangeEventAttribute Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| StateChangeEventAttribute(String, String) |
ctor short |
| StateChangeEventAttribute(String, String, String) |
ctor con alias |
StateChangeEventAttribute(String, String)
ctor short
public StateChangeEventAttribute(string eventName, string targetType);
new Microsoft.SqlServer.Management.Facets.StateChangeEventAttribute : string * string -> Microsoft.SqlServer.Management.Facets.StateChangeEventAttribute
Public Sub New (eventName As String, targetType As String)
Parametri
- eventName
- String
- targetType
- String
Si applica a
StateChangeEventAttribute(String, String, String)
ctor con alias
public StateChangeEventAttribute(string eventName, string targetType, string targetTypeAlias);
new Microsoft.SqlServer.Management.Facets.StateChangeEventAttribute : string * string * string -> Microsoft.SqlServer.Management.Facets.StateChangeEventAttribute
Public Sub New (eventName As String, targetType As String, targetTypeAlias As String)
Parametri
- eventName
- String
- targetType
- String
- targetTypeAlias
- String