C# 클래스 Tiraggo.DynamicQuery.tgMetadata

파일 보기 프로젝트 열기: BrewDawg/Tiraggo.EF 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Catalog string
Columns tgColumnMetadataCollection
DataID System.Guid
Destination string
Schema string
Source string
Types tgTypeMap>.Dictionary

공개 메소드들

메소드 설명
GetTypeMap ( string columnName ) : tgTypeMap

메소드 상세

GetTypeMap() 공개 메소드

public GetTypeMap ( string columnName ) : tgTypeMap
columnName string
리턴 tgTypeMap

프로퍼티 상세

Catalog 공개적으로 프로퍼티

public string Catalog
리턴 string

Columns 공개적으로 프로퍼티

public tgColumnMetadataCollection,Tiraggo.DynamicQuery Columns
리턴 tgColumnMetadataCollection

DataID 공개적으로 프로퍼티

public Guid,System DataID
리턴 System.Guid

Destination 공개적으로 프로퍼티

public string Destination
리턴 string

Schema 공개적으로 프로퍼티

public string Schema
리턴 string

Source 공개적으로 프로퍼티

public string Source
리턴 string

Types 공개적으로 프로퍼티

public Dictionary Types
리턴 tgTypeMap>.Dictionary