C# 클래스 QSProjectsLib.TableInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
ClearItems ClearDependenceItem>.Dictionary
DeleteItems DeleteDependenceItem>.Dictionary
DisplayString string
ObjectName string
ObjectsName string
PrimaryKey PrimaryKeys
SqlSelect string

공개 메소드들

메소드 설명
TableInfo ( ) : System

메소드 상세

TableInfo() 공개 메소드

public TableInfo ( ) : System
리턴 System

프로퍼티 상세

ClearItems 공개적으로 프로퍼티

public Dictionary ClearItems
리턴 ClearDependenceItem>.Dictionary

DeleteItems 공개적으로 프로퍼티

public Dictionary DeleteItems
리턴 DeleteDependenceItem>.Dictionary

DisplayString 공개적으로 프로퍼티

public string DisplayString
리턴 string

ObjectName 공개적으로 프로퍼티

public string ObjectName
리턴 string

ObjectsName 공개적으로 프로퍼티

public string ObjectsName
리턴 string

PrimaryKey 공개적으로 프로퍼티

public PrimaryKeys PrimaryKey
리턴 PrimaryKeys

SqlSelect 공개적으로 프로퍼티

public string SqlSelect
리턴 string