CollectionSet.Key.name 字段

Configures the name property for the key.

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

语法

声明
Public name As String
用法
Dim instance As CollectionSet.Key 
Dim value As String 

value = instance.name 

instance.name = value
public string name
public:
String^ name
val mutable name: string
public var name : String

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

请参阅

参考

CollectionSet.Key 类

Microsoft.SqlServer.Management.Collector 命名空间