SfcPropertyCollection Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | IsSynchronized | Gets a value indicating whether the property collection is synchronized. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Item[String^] | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SyncRoot | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Contains(ISfcProperty^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Contains(String^) | Determines whether the property is in the property collection. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Contains<T>(String^) | Indicates a value whether the property exists in the property collection. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | CopyTo(array<SfcProperty^>^, Int32) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | EnumProperties() | Enumerates all the properties in the property collection. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetEnumerator() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsAvailable(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetProperty(String^, ISfcProperty^%) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | TryGetPropertyValue(String^, Object^%) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | TryGetPropertyValue<T>(String^, T%) | Indicates a value whether the Property try to get its property value. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection::CopyTo(Array^, Int32) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



