Costruttore ObjectSet.Key (ObjectSet.Key)
Initializes a new instance of the ObjectSet..::..Key class based on the specified key.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
other As ObjectSet..::..Key _
)
'Utilizzo
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
)
Parametri
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .ObjectSet. . :: . .Key
A ObjectSet..::..Key value that specifies the other key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.