EventField.Key 建構函式
Default constructor for generic key generation that creates a new instance of the EventField.Key class.
命名空間: Microsoft.SqlServer.Management.XEvent
組件: Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New EventField.Key()
public Key()
public:
Key()
new : unit -> Key
public function EventField.Key()