Partilhar via


Construtor ObjectSet.Key (ObjectSet.Key)

Initializes a new instance of the ObjectSet..::..Key class based on the specified key.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Sub New ( _
    other As ObjectSet..::..Key _
)
'Uso
Dim other As ObjectSet..::..Key

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

Parâmetros

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.