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

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

공개 메소드들

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

Initializes an instance of InQueryAttribute with the supplied column name.

메소드 상세

InQueryAttribute() 공개 메소드

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