Compartir a través de


ObjectSet.Key Constructor (ObjectSet.Key)

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

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

Sintaxis

'Declaración
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

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Vea también

Referencia

ObjectSet.Key Clase

Sobrecarga de ObjectSet.Key

Espacio de nombres Microsoft.SqlServer.Management.Dmf