SfcInstanceSerializedData Structure
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 | |
|---|---|---|
![]() | SfcInstanceSerializedData(SfcSerializedTypes, String^, String^, Object^) | Initializes a new instance of the SfcInstanceSerializedData class with the specified serialized type, name, type, and value parameter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets the name associated with the object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SerializedType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Type | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Value | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

