C# 클래스 Adf.Business.Search.IsSmallerOrEqualAttribute

상속: SearchAttribute
파일 보기 프로젝트 열기: NLADP/ADF

공개 메소드들

메소드 설명
IsSmallerOrEqualAttribute ( string column ) : System

Initializes an instance of IsSmallerOrEqualAttribute with the supplied column name.

메소드 상세

IsSmallerOrEqualAttribute() 공개 메소드

Initializes an instance of IsSmallerOrEqualAttribute with the supplied column name.
public IsSmallerOrEqualAttribute ( string column ) : System
column string The supplied column name.
리턴 System