Constructeur Condition.Key (Condition.Key)

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

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As Condition..::..Key _
)
'Utilisation
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
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.