StateChangeEventAttribute 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| StateChangeEventAttribute(String, String) |
克托·肖特 |
| StateChangeEventAttribute(String, String, String) |
別名的Ctor |
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