StateChangeEventAttribute Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| Nombre | Description |
|---|---|
| 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)
Parámetros
- eventName
- String
- targetType
- String
Se aplica 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)
Parámetros
- eventName
- String
- targetType
- String
- targetTypeAlias
- String