MajorObject.IDeserializationStartCallback.OnDeserializationBegin-Methode

Runs when the entire object graph starts to deserialized.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
void IDeserializationStartCallback.OnDeserializationBegin(
    Object sender
)

Parameter

  • sender
    Typ: System.Object
    The object that initiated the callback.

Implementiert

IDeserializationStartCallback.OnDeserializationBegin(Object)

Siehe auch

Verweis

MajorObject Klasse

Microsoft.AnalysisServices-Namespace