CollectionSet.Key Constructor (CollectionSet.Key)

Creates an instance of a CollectionSet..::..Key object.

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

Sintaxis

'Declaración
Public Sub New ( _
    other As CollectionSet..::..Key _
)
'Uso
Dim other As CollectionSet..::..Key

Dim instance As New CollectionSet..::..Key(other)
public Key(
    CollectionSet..::..Key other
)
public:
Key(
    CollectionSet..::..Key^ other
)
new : 
        other:CollectionSet..::..Key -> Key
public function CollectionSet..::..Key(
    other : CollectionSet..::..Key
)

Comentarios

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