ISerializationStartCallback Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.DataWarehouse.Serialization
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Public Interface ISerializationStartCallback
'Usage
Dim instance As ISerializationStartCallback
public interface ISerializationStartCallback
public interface class ISerializationStartCallback
type ISerializationStartCallback = interface end
public interface ISerializationStartCallback