C# 클래스 Slickflow.Engine.Business.Entity.Table

상속: System.Attribute
파일 보기 프로젝트 열기: uname-yang/WorkFlow-Engine-OData-WebApi-with-OdataClient

공개 프로퍼티들

프로퍼티 타입 설명
TableName string

공개 메소드들

메소드 설명
Table ( string tblName ) : System

메소드 상세

Table() 공개 메소드

public Table ( string tblName ) : System
tblName string
리턴 System

프로퍼티 상세

TableName 공개적으로 프로퍼티

public string TableName
리턴 string