Champ name
Configures the name property for the key.
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public name As String
'Utilisation
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
Notes
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Voir aussi