Condividi tramite


Costruttore CollectionSet.Key (CollectionSet.Key)

Creates an instance of a CollectionSet.Key object.

Spazio dei nomi  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As CollectionSet.Key _
)
'Utilizzo
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
)

Parametri

Osservazioni

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

Vedere anche

Riferimento

CollectionSet.Key Classe

Overload CollectionSet.Key

Spazio dei nomi Microsoft.SqlServer.Management.Collector