喜鹊软件旗下官网: C/S框架网 | 表网
当前位置: 首页 > 表结构
关于作者
IBM FileNet P8数据库表结构说明文档|PropertyDefinitionTable|PropertyDefinitionTable- 表网 - 网罗天下表结构

表名:PropertyDefinitionTable - PropertyDefinitionTable

2021/5/17 10:26:03 qaz2313122
表结构 - PropertyDefinitionTable - PropertyDefinitionTable - IBM FileNet P8数据库表结构说明文档
项目编号:
 WE210517094713148
项目名称:
IBM FileNet P8数据库表结构说明文档
系统名称:
IBM FileNet P8数据库表结构说明文档(WE系统)
数据库类型:
MSSQL
表名:
PropertyDefinitionTable
简称:
PropertyDefinitionTable
描述:
PropertyDefinitionTable - 属性定义表(百度翻译)
# 名称 标题 类型 长度 小数 允许空 自增 主键 外键 索引 描述
1 allowed_changes 允许的_更改 INTEGER 4 0 allowed_changes, Indicates whether changes can be applied to this PropertyDefinitions default value. This value will typically be true, but is false for a number of system-owned properties.,允许的更改,指示是否可以将更改应用于此PropertyDefinitions默认值。该值通常为true,但对于许多系统拥有的属性,该值为false。
2 allows_foreign_object 允许外部对象 bit 2 0 Used by property:聽AllowsForeignObject
3 audit_as_id 审核_为_ id varchar 16 0 Used by property:聽AuditAs
4 cardinality 基数 INTEGER 4 0 Used by property:聽Cardinality
5 column_id 列id varchar 16 0 Used by property:聽ColumnId
6 copy_to_reservation 复制到预订 bit 2 0 Used by property:聽CopyToReservation
7 cvl_id 信用证号码 varchar 16 0 Used by property:聽ChoiceList
8 datatype 数据类型 INTEGER 4 0 Used by property:聽DataType
9 dbg_class_name dbg_类_名称 varchar 32 0 dbg_class_name, Contains the class name containing this property.,dbg_ class_ name,包含包含此属性的类名。
10 dbg_display_name dbg_显示_名称 varchar 32 0 dbg_display_name, Contains the display name for this property.,dbg_ display_ name,包含此属性的显示名称。
11 default_binary 默认_二进制 BLOB 0 0 Used by property:聽PropertyDefaultBinary
12 default_bool 默认值_ bool bit 2 0 Used by property:聽PropertyDefaultBoolean
13 default_datetime 默认日期时间 DATE 10 0 Used by property:聽PropertyDefaultDateTime
14 default_float64 默认_浮点64 DOUBLE 8 0 Used by property:聽PropertyDefaultFloat64
15 default_id 默认_ id varchar 16 0 Used by property:聽PropertyDefaultId
16 default_int32 默认_ int32 INTEGER 4 0 Used by property:聽PropertyDefaultInteger32
17 default_object_id 默认_对象_ id varchar 16 0 Used by property:聽PropertyDefaultObject
18 default_object_id_class 默认_对象_ id _类 varchar 16 0 default_object_id_class, Indirectly identifies the class of the object to be used as the default value. This value corresponds to the object_id column of the ClassDefinition table.,default_ object_ id_ class,间接标识要用作默认值的对象的类。这个值对应于ClassDefinition表的object_id列。
19 default_string 默认_字符串 varchar 4000 0 Used by property:聽PropertyDefaultString
20 deletion_action 删除_操作 INTEGER 4 0 Used by property:聽DeletionAction
21 global_prop_id 全局属性id varchar 16 0 global_prop_id, Identifies the PropertyTemplate from which this PropertyDefinition is derived. This value will be null for system-defined properties and corresponds to the object_id column in the GlobalPropertyDef table for PropertyTemplates (i.e., user-defined propertie,全局_ prop _ id,标识从中派生此PropertyDefinition的PropertyTemplate。对于系统定义的属性,此值将为空,并与PropertyTemplates(即用户定义的属性)的GlobalPropertyDef表中的object_ id列相对应
22 hidden_bool 隐藏的_ bool bit 2 0 Used by property:聽IsHidden
23 inherited_bool 继承的_ bool bit 2 0 inherited_bool, Identifies whether this PropertyDefinition is inherited (true) or not (false).,继承的_ bool,标识此属性定义是否继承(true)或不继承(false)。
24 is_cbr_enabled 是否启用_ cbr_ bit 2 0 Used by property:聽IsCBREnabled
25 list_is_set_bool 列表_已设置_ bool bit 2 0 Used by property:聽RequiresUniqueElements
26 marking_set_id 标记集id varchar 16 0 Used by property:聽MarkingSet
27 max_length 包装材料最大包装长度 INTEGER 4 0 Used by properties:聽MaximumLengthBinary,聽MaximumLengthString
28 maximum_datetime 最大日期时间 DATE 10 0 Used by property:聽PropertyMaximumDateTime
29 object_id 对象_ id varchar 16 0 Used by property:聽Id
30 object_class_id 对象_类_ id varchar 16 0 object_class_id, Indirectly identifies the class of the object stored in this row. This value corresponds to the object_id column of the ClassDefinition table.,object_ class_ id,间接标识存储在此行中的对象的类。这个值对应于ClassDefinition表的object_id列。
31 parent_id 父项id varchar 16 0 parent_id, Identifies the parent object of this dependent object. This value corresponds to the object_id column in the table in which the parent object resides.,父对象标识,标识此从属对象的父对象。此值对应于父对象所在表中的object_ id列。
32 parent_prop_id 父属性id varchar 16 0 parent_prop_id, Identifies the property of the parent object to which this row applies.,parent_ prop_ id,标识此行应用到的父对象的属性。
33 ordinal 依次的 INTEGER 4 0 ordinal, Identifies the relative position of this item relative to others in the same list of items.,序号,标识此项相对于同一项列表中其他项的相对位置。
34 sys_owned_bool 系统拥有的 bit 2 0 Used by property:聽IsSystemOwned
35 primary_id 主_ id varchar 16 0 primary_id, Identifies the PropertyTemplate or System property from which this PropertyDefinition is derived.,主id,标识从中派生此PropertyDefinition的PropertyTemplate或系统属性。
36 value_required_bool 所需值_ bool bit 2 0 Used by property:聽IsValueRequired
37 name_property_bool 原文:name_property_bool bit 2 0 Used by property:聽IsNameProperty
38 minimum_datetime 最短日期时间 DATE 10 0 Used by property:聽PropertyMinimumDateTime
39 minimum_int32 最小_ int32 INTEGER 4 0 Used by property:聽PropertyMinimumInteger32
40 minimum_float64 最小浮点数64 DOUBLE 8 0 Used by property:聽PropertyMinimumFloat64
41 maximum_int32 最大_ int32 INTEGER 4 0 Used by property:聽PropertyMaximumInteger32
42 maximum_float64 最大浮点数64 DOUBLE 8 0 Used by property:聽PropertyMaximumFloat64
43 required_class_id 所需的_类_ id varchar 16 0 Used by property:聽RequiredClassId
44 reflective_prop_id 反射属性id varchar 16 0 Used by property:聽ReflectivePropertyId
45 security_propagation 安全传播 INTEGER 4 0 security_propagation, This value is an internal value that is a function of PropertyDefinition.SecurityProxyType.,此值是PropertyDefinition.SecurityProxyType函数的内部值。
46 table_id 表格id varchar 16 0 Used by property:聽TableDefinition
47 required_access 所需的_访问权限 INTEGER 4 0 Used by property:聽TargetAccessRequired
48 settability 可设置性 INTEGER 4 0 Used by property:聽Settability
49 modification_access 修改_访问 INTEGER 4 0 Used by property:聽ModificationAccessRequired
50 use_long_column 使用长列 bit 2 0 Used by property:聽UsesLongColumn
51 persistence_type 持久性类型 INTEGER 4 0 Used by property:聽PersistenceType
VIP用户下载:
下载表结构XLS文件 - MSSQL格式(默认)
下载表结构SQL脚本 - MsSQL格式
下载表结构SQL脚本 - MySQL格式
下载表结构SQL脚本 - Oracle格式
项目名称:
IBM FileNet P8数据库表结构说明文档
项目简介:
IBM FileNet P8, Version 5.2 Object Store Table Schemas IBM FileNet P8 是一个产品系列,有若干个组件组成。主要组件有 ContentEngine,简称 CE,主要用于数据的储存和管理; ApplicationEngine,简称 AE,是给终端客户使用的,用于展示存储在 CE 里面的数据;ProcessEngine,简称 PE,主要用户业务流程的管理。FileNet P8 有不同的版本,主要版本有 3.5,4.0,4.5 和在 2010 年 11 月份发本的最新版本 5.0。 CE 支持两种 transport,WSI (Webservice) 和 EJB (CORBA-RMI)。由于使用的协议不同,所以其认证也对应两种不同的方式,WS-Security 和 JAAS。 CE 分别提供了 Webservice listener 和 EJB Listener 来处理来自不同协议的请求,对于 WSI 方式使用通用的 soap 协议,所以适用于各种平台。而对于 EJB 方式,各 application server 厂商分别有自己不同的实现协议,Websphere 通过 IIOP 实现,WebLogic 通过 T3 实现,而 JBoss 通过 JNP 实现。下面我们详细讨论 WS-Security 和 JAAS 认证方式。
相关表结构:
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AliasIdTable】AliasIdTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AnnotationTable】AnnotationTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AuditDefinitionTable】AuditDefinitionTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AuditPolicyTable】AuditPolicyTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AuditProcessingTable】AuditProcessingTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ClassDefinitionTable】ClassDefinitionTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ColumnDefinitionTable】ColumnDefinitionTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ComponentRelationTable】ComponentRelationTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ContainerTable】ContainerTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ContentTable】ContentTable