ISfcPropertySet.Contains 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| Contains(ISfcProperty) |
檢查是否存在帶有指定元資料的屬性 |
| Contains(String) |
檢查指定名稱的屬性是否存在 |
| Contains<T>(String) |
檢查指定名稱與類型是否存在該屬性 |
Contains(ISfcProperty)
檢查是否存在帶有指定元資料的屬性
public bool Contains(Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty property);
abstract member Contains : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty -> bool
Public Function Contains (property As ISfcProperty) As Boolean
參數
- property
- ISfcProperty
房產
傳回
若成功則為真