Metodo ISfcPropertySet.Contains
Include i membri protetti
Include i membri ereditati
Checks whether a property is in the property set. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
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. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Contains(ISfcProperty) | Checks whether a property with the specified metadata is in the property set. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto