Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Simple
Metadata
DbTable
C# Class Simple.Metadata.DbTable
Inheritance:
DbTableName
显示文件
Open project: juanplopes/simple
Class Usage Examples
Public Methods
Method
Description
DbTable
(
MetaContext
context
,
DataRow
row
) :
System
ExecuteCache
( ) :
void
ExecuteInFkCache
( ) :
void
ExecuteOutFkCache
( ) :
void
Method Details
DbTable()
public
method
public
DbTable
(
MetaContext
context
,
DataRow
row
) :
System
context
MetaContext
row
System.Data.DataRow
return
System
ExecuteCache()
public
method
public
ExecuteCache
( ) :
void
return
void
ExecuteInFkCache()
public
method
public
ExecuteInFkCache
( ) :
void
return
void
ExecuteOutFkCache()
public
method
public
ExecuteOutFkCache
( ) :
void
return
void