This topic has not yet been rated - Rate this topic

ISerializationStartCallback Interface

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)
public interface ISerializationStartCallback

The ISerializationStartCallback type exposes the following members.

  NameDescription
Public methodOnSerializationBeginInfrastructure. Runs when the entire object graph has started the serialization.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.