C# Class Slickflow.Engine.Business.Entity.Table

Inheritance: System.Attribute
Exibir arquivo Open project: uname-yang/WorkFlow-Engine-OData-WebApi-with-OdataClient

Public Properties

Property Type Description
TableName string

Public Methods

Method Description
Table ( string tblName ) : System

Method Details

Table() public method

public Table ( string tblName ) : System
tblName string
return System

Property Details

TableName public_oe property

public string TableName
return string