Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)