MajorObject.IDeserializationStartCallback.OnDeserializationBegin 方法

Runs when the entire object graph starts to deserialized.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
void IDeserializationStartCallback.OnDeserializationBegin(
    Object sender
)

參數

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

實作

IDeserializationStartCallback.OnDeserializationBegin(Object)

請參閱

參考

MajorObject 類別

Microsoft.AnalysisServices 命名空間