Smobiler Library
Smobiler Library
Smobiler Library
Smobiler.Core.RPC
SQLiteDataBase 类
SQLiteDataBase 属性
Name 属性
Size 属性
Version 属性
SQLiteDataBase
Size 属性
获取和设置数据库大小,单位字节
命名空间:
Smobiler.Core.RPC
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法
C#
VB
复制
public
int
Size
{
get
;
set
; }
Public
Property
Size
As
Integer
Get
Set
返回值
类型:
Int32
备注
设置为0不限制
参见
引用
SQLiteDataBase 类
Smobiler.Core.RPC 命名空间