.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
DataServer 类
DataServer 方法
Append 方法
AsString 方法
Close 方法
Commit 方法
DataField 方法
Delete 方法
FIELDGET 方法
FieldGetFormatted 方法
FieldHyperLabel 方法
FieldName 方法
FieldPos 方法
FIELDPUT 方法
FieldSpec 方法
FieldStatus 方法
FieldSym 方法
FieldValidate 方法
FLOCK 方法
GoBottom 方法
GoTo 方法
GoTop 方法
NoIVarGet 方法
NoIVarPut 方法
Notify 方法
PostInit 方法
PreInit 方法
RegisterClient 方法
ResetNotification 方法
RLOCK 方法
RLockVerify 方法
Rollback 方法
Seek 方法
SetDataField 方法
Skip 方法
SuspendNotification 方法
UnLock 方法
UnRegisterClient 方法
Update 方法
DataServer.FLOCK 方法
锁定整个数据服务以进行独占访问。
命名空间:
VO
程序集:
VOSystemClasses (在 VOSystemClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
FLOCK
()
AS
USUAL
public
virtual
__Usual
FLOCK
()
查看代码
返回值
类型:
__Usual
如果成功则返回 TRUE;否则返回 FALSE。
参见
引用
DataServer 类
VO 命名空间