C# 클래스 PitchingTube.Data.aspnet_SchemaVersions

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

Private Properties

프로퍼티 타입 설명
OnCompatibleSchemaVersionChanged void
OnCompatibleSchemaVersionChanging void
OnFeatureChanged void
OnFeatureChanging void
OnIsCurrentVersionChanged void
OnIsCurrentVersionChanging void

공개 메소드들

메소드 설명
Createaspnet_SchemaVersions ( global feature, global compatibleSchemaVersion, global isCurrentVersion ) : aspnet_SchemaVersions

Create a new aspnet_SchemaVersions object.

비공개 메소드들

메소드 설명
OnCompatibleSchemaVersionChanged ( ) : void
OnCompatibleSchemaVersionChanging ( global value ) : void
OnFeatureChanged ( ) : void
OnFeatureChanging ( global value ) : void
OnIsCurrentVersionChanged ( ) : void
OnIsCurrentVersionChanging ( global value ) : void

메소드 상세

Createaspnet_SchemaVersions() 공개 정적인 메소드

Create a new aspnet_SchemaVersions object.
public static Createaspnet_SchemaVersions ( global feature, global compatibleSchemaVersion, global isCurrentVersion ) : aspnet_SchemaVersions
feature global Initial value of the Feature property.
compatibleSchemaVersion global Initial value of the CompatibleSchemaVersion property.
isCurrentVersion global Initial value of the IsCurrentVersion property.
리턴 aspnet_SchemaVersions