หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Configures the name property for the key.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Public name As String
'Usage
Dim instance As CollectorConfigStore.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
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.