Compartilhar via


Construtor Condition.Key (Condition.Key)

Initializes a new instance of the Condition..::..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 Condition..::..Key _
)
'Uso
Dim other As Condition..::..Key

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

Parâmetros

Comentários

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