Compartir a través de


Campo CollectionItem.Key.name

Declares the name variable.

Espacio de nombres:  Microsoft.SqlServer.Management.Collector
Ensamblado:  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Sintaxis

'Declaración
Public name As String
'Uso
Dim instance As CollectionItem.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

Comentarios

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

Vea también

Referencia

CollectionItem.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.Collector