Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies the deserialization start callback.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Interface IDeserializationStartCallback
'Usage
Dim instance As IDeserializationStartCallback
public interface IDeserializationStartCallback
public interface class IDeserializationStartCallback
type IDeserializationStartCallback = interface end
public interface IDeserializationStartCallback
The IDeserializationStartCallback type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnDeserializationBegin | Infrastructure. Indicates the start of the deserialization. |
Top
.gif)