C# 클래스 FdoToolbox.Core.Feature.FdoJoinCriteriaInfo

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

공개 메소드들

메소드 설명
AsJoinCriteria ( ) : OSGeo.FDO.Expression.JoinCriteria
ToString ( ) : string

Returns a System.String that represents this instance.

메소드 상세

AsJoinCriteria() 공개 메소드

public AsJoinCriteria ( ) : OSGeo.FDO.Expression.JoinCriteria
리턴 OSGeo.FDO.Expression.JoinCriteria

ToString() 공개 메소드

Returns a System.String that represents this instance.
public ToString ( ) : string
리턴 string