.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
DataColumn 类
DataColumn 方法
AsString 方法
ChangeBackground 方法
ChangeTextColor 方法
Destroy 方法
EnableCellDraw 方法
EnableColumnMove 方法
EnableColumnReSize 方法
GetModified 方法
GetValue 方法
LinkDF 方法
PerformValidations 方法
SetCaption 方法
SetModified 方法
SetStandardStyle 方法
SetValue 方法
DataColumn.GetModified 方法
确定列中的值是否已被修改。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
GetModified
()
AS
USUAL
public
virtual
__Usual
GetModified
()
查看代码
返回值
类型:
__Usual
如果列中的值已被修改,则返回 TRUE;否则,返回 FALSE。
参见
引用
DataColumn 类
VO 命名空间