Читати англійською

Поділитися через


MajorObject.IDeserializationStartCallback.OnDeserializationBegin Method

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
)

Parameters

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

Implements

IDeserializationStartCallback.OnDeserializationBegin(Object)

See Also

Reference

MajorObject Class

Microsoft.AnalysisServices Namespace