C# 클래스 NLite.Data.DataAnnotationMappingAdapter

파일 보기 프로젝트 열기: netcasewqs/elinq 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Association AssociationAttribute
AssociationAttributeType System.Type
KeyAttributeType System.Type
RequiredAttributeType System.Type
StringLength StringLengthAttribute
StringLengthAttributeType System.Type

공개 메소드들

메소드 설명
Init ( Assembly asm ) : void

메소드 상세

Init() 공개 정적인 메소드

public static Init ( Assembly asm ) : void
asm System.Reflection.Assembly
리턴 void

프로퍼티 상세

Association 공개적으로 프로퍼티

public AssociationAttribute,NLite.Data Association
리턴 AssociationAttribute

AssociationAttributeType 공개적으로 정적으로 프로퍼티

public static Type,System AssociationAttributeType
리턴 System.Type

KeyAttributeType 공개적으로 정적으로 프로퍼티

public static Type,System KeyAttributeType
리턴 System.Type

RequiredAttributeType 공개적으로 정적으로 프로퍼티

public static Type,System RequiredAttributeType
리턴 System.Type

StringLength 공개적으로 프로퍼티

public StringLengthAttribute StringLength
리턴 StringLengthAttribute

StringLengthAttributeType 공개적으로 정적으로 프로퍼티

public static Type,System StringLengthAttributeType
리턴 System.Type