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()