.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
DbDataSource 类
DbDataSource 属性
AllowEdit 属性
AllowNew 属性
AllowRemove 属性
Count 属性
EoF 属性
FullName 属性
IsFixedSize 属性
IsReadOnly 属性
IsSorted 属性
Item 属性
Name 属性
RecNo 属性
ShowDeleted 属性
ShowRecno 属性
SortDirection 属性
SortProperty 属性
SupportsChangeNotification 属性
SupportsSearching 属性
SupportsSorting 属性
DbDataSource.AllowEdit 属性
TRUE when the workarea is not readonly
命名空间:
XSharp
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
X#
C#
复制
PROPERTY
AllowEdit
AS
LOGIC
GET
public
bool
AllowEdit
{
get
; }
查看代码
属性值
类型:
Boolean
实现
AllowEdit
参见
引用
DbDataSource 类
XSharp 命名空间