Condividi tramite


Costruttore Condition.Key (Condition.Key)

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

Parametri

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.