StateChangeEventAttribute Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| StateChangeEventAttribute(String, String) |
ctor short |
| StateChangeEventAttribute(String, String, String) |
ctor com 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
Aplica-se a
StateChangeEventAttribute(String, String, String)
ctor com 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