StateChangeEventAttribute 建構函式

定義

多載

StateChangeEventAttribute(String, String)

克托·肖特

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)

參數

eventName
String
targetType
String

適用於

StateChangeEventAttribute(String, String, String)

別名的Ctor

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)

參數

eventName
String
targetType
String
targetTypeAlias
String

適用於