Méthode ISfcPropertySet.Contains
Inclure les membres protégés
Inclure les membres hérités
Checks whether a property is in the property set. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Contains<T>(String) | Checks whether a property with the specified name and type is in the property set. | |
Contains(String) | Checks whether a property with the specified name is in the property set. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
Contains(ISfcProperty) | Checks whether a property with the specified metadata is in the property set. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page