C# 클래스 Glyma.Powershell.Update.v1_5_0_r3.Update_v1_5_0_r3Base

This class will update a v1.5.0rev2 of the Glyma server to be v1.5.0rev3 compliant.
상속: IUpdateGLDatabase
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

Private Properties

프로퍼티 타입 설명
UpdateMappingToolDatabase bool
UpdateTransactionDatabase bool

공개 메소드들

메소드 설명
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void

비공개 메소드들

메소드 설명
UpdateMappingToolDatabase ( System.Management.Automation.PSCmdlet callingCmdlet ) : bool
UpdateTransactionDatabase ( System.Management.Automation.PSCmdlet callingCmdlet ) : bool

메소드 상세

ExecuteCmdletBase() 공개 메소드

public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void
callingCmdlet System.Management.Automation.PSCmdlet
리턴 void