C# 클래스 ElmcityUtils.iis_failed_request

상속: System.Data.Objects.DataClasses.EntityObject
파일 보기 프로젝트 열기: judell/elmcity 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnIDChanged void
OnIDChanging void
OncomputerChanged void
OncomputerChanging void
OncreatedChanged void
OncreatedChanging void
OndurationChanged void
OndurationChanging void
OnreasonChanged void
OnreasonChanging void
OnstatusChanged void
OnstatusChanging void
OnurlChanged void
OnurlChanging void

공개 메소드들

메소드 설명
Createiis_failed_request ( global id, global url, global duration, global created, global computer, global status ) : iis_failed_request

Create a new iis_failed_request object.

비공개 메소드들

메소드 설명
OnIDChanged ( ) : void
OnIDChanging ( global value ) : void
OncomputerChanged ( ) : void
OncomputerChanging ( global value ) : void
OncreatedChanged ( ) : void
OncreatedChanging ( global value ) : void
OndurationChanged ( ) : void
OndurationChanging ( global value ) : void
OnreasonChanged ( ) : void
OnreasonChanging ( global value ) : void
OnstatusChanged ( ) : void
OnstatusChanging ( global value ) : void
OnurlChanged ( ) : void
OnurlChanging ( global value ) : void

메소드 상세

Createiis_failed_request() 공개 정적인 메소드

Create a new iis_failed_request object.
public static Createiis_failed_request ( global id, global url, global duration, global created, global computer, global status ) : iis_failed_request
id global Initial value of the ID property.
url global Initial value of the url property.
duration global Initial value of the duration property.
created global Initial value of the created property.
computer global Initial value of the computer property.
status global Initial value of the status property.
리턴 iis_failed_request