TargetSetLevel.Key Constructor (TargetSetLevel.Key)
Initializes a new instance of the TargetSetLevel..::..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 TargetSetLevel..::..Key _
)
'Uso
Dim other As TargetSetLevel..::..Key
Dim instance As New TargetSetLevel..::..Key(other)
public Key(
TargetSetLevel..::..Key other
)
public:
Key(
TargetSetLevel..::..Key^ other
)
new :
other:TargetSetLevel..::..Key -> Key
public function TargetSetLevel..::..Key(
other : TargetSetLevel..::..Key
)
Parámetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .TargetSetLevel. . :: . .Key
A TargetSetLevel..::..Key value that specifies the other key.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.