UpgradeSession.PostProcessUpgrade 메서드

정의

사후 프로세스는 계층 구조, URI 변경 내용 또는 전체 변경 내용을 조정할 수 있도록 도메인에 추가적인 도움이 됩니다. 이 함수는 각 인스턴스의 역직렬화가 완료되면 호출됩니다.

public virtual void PostProcessUpgrade(System.Collections.Generic.Dictionary<string,object> sfcCache, int fileVersion);
abstract member PostProcessUpgrade : System.Collections.Generic.Dictionary<string, obj> * int -> unit
override this.PostProcessUpgrade : System.Collections.Generic.Dictionary<string, obj> * int -> unit
Public Overridable Sub PostProcessUpgrade (sfcCache As Dictionary(Of String, Object), fileVersion As Integer)

매개 변수

fileVersion
Int32

적용 대상