Appkit 基础类库
Appkit 基础类库
Appkit.Web.Controls
DataView Class
DataView Properties
Query Property
TableName Property
TypeName Property
DataView
TableName Property
数据表名称
指定访问非默认的数据表或视图
Namespace:
Appkit.Web.Controls
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
string
TableName
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
DataView Class
Appkit.Web.Controls Namespace