Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SubSonic
SqlGeneration
Schema
SubSonicStringLengthAttribute
C# 클래스 SubSonic.SqlGeneration.Schema.SubSonicStringLengthAttribute
상속:
System.Attribute
,
IPropertyMappingAttribute
파일 보기
프로젝트 열기: rally25rs/SubSonic-3.0
공개 메소드들
메소드
설명
Accept
(
IColumn
column
) :
bool
Apply
(
IColumn
column
) :
void
SubSonicStringLengthAttribute
(
int
length
) :
System
메소드 상세
Accept()
공개
메소드
public
Accept
(
IColumn
column
) :
bool
column
IColumn
리턴
bool
Apply()
공개
메소드
public
Apply
(
IColumn
column
) :
void
column
IColumn
리턴
void
SubSonicStringLengthAttribute()
공개
메소드
public
SubSonicStringLengthAttribute
(
int
length
) :
System
length
int
리턴
System