CollectorConfigStore 构造函数

Initializes a CollectorConfigStore object.

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public Sub New
用法
Dim instance As New CollectorConfigStore()
public CollectorConfigStore()
public:
CollectorConfigStore()
new : unit -> CollectorConfigStore
public function CollectorConfigStore()

注释

The default constructor initializes all fields to their default settings.

请参阅

参考

CollectorConfigStore 类

CollectorConfigStore 重载

Microsoft.SqlServer.Management.Collector 命名空间