.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.RDD.Support
RddFieldInfo 类
RddFieldInfo 属性
CanSort 属性
Caption 属性
ColumnName 属性
DefaultValue 属性
Description 属性
FieldTypeFlags 属性
FieldTypeStr 属性
Format 属性
HasProperties 属性
InputMask 属性
IsAutoIncrement 属性
IsBinary 属性
IsCompressed 属性
IsEncrypted 属性
IsMemo 属性
IsNullable 属性
IsStandard 属性
IsUnicode 属性
IsUnique 属性
IsVarLength 属性
IsVfp 属性
PrimaryKey 属性
Properties 属性
RuleExpression 属性
RuleText 属性
RddFieldInfo.IsEncrypted 属性
Is it an encryped field (not implemented yet)?
命名空间:
XSharp.RDD.Support
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
X#
C#
复制
PROPERTY
IsEncrypted
AS
LOGIC
GET
public
bool
IsEncrypted
{
get
; }
查看代码
属性值
类型:
Boolean
参见
引用
RddFieldInfo 类
XSharp.RDD.Support 命名空间