ISerializationStartCallback Interface
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Defines that a class to be notified when serialization of the entire object graph has been started.
Namespace: Microsoft.DataWarehouse.Serialization
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
The ISerializationStartCallback type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | OnSerializationBegin | Infrastructure. Runs when the entire object graph has started the serialization. |

