name 필드
Configures the name property for the key.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector
구문
‘선언
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.