1 |
can_be_demoted |
原文:can_be_demoted |
bit |
2 |
0 |
|
|
|
|
|
can_be_demoted, Interpreted as a boolean; if true, documents can be demoted from this state to a prior lifecycle state.,可以降级,解释为布尔值;如果为true,则可以将文档从该状态降级到以前的生命周期状态。 |
2 |
enable_state_permissions |
启用_状态_权限 |
bit |
2 |
0 |
|
|
|
|
|
enable_state_permissions, Interpreted as a boolean; if true, the security descriptor associated with this state is applied to documents when they are promoted or demoted to this state.,启用_状态_权限,解释为布尔值;如果为true,则当文档升级或降级到此状态时,与此状态关联的安全描述符将应用于文档。 |
3 |
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 DocumentState psuedo-class which exists in metadata but not in the ClassDefinition table.,object_ class_ id,间接标识存储在此行中的对象的类。此值对应于DocumentState psuedo类,该类存在于元数据中,但不存在于ClassDefinition表中。 |
4 |
object_id |
对象_ id |
varchar |
16 |
0 |
|
|
|
|
|
Used by property:聽Id |
5 |
ordinal |
依次的 |
INTEGER |
4 |
0 |
|
|
|
|
|
ordinal, A sequential numbering of the states for a given lifecycle policy.,序数,给定生命周期策略的状态的顺序编号。 |
6 |
parent_id |
父项id |
varchar |
16 |
0 |
|
|
|
|
|
parent_id, The Id of the Lifecycle Policy object to which this particular state belongs (note that Lifecycle Policy objects are stored in the Subscription table, along with Subscription objects and Event Action objects).,父_标识,此特定状态所属的生命周期策略对象的标识(请注意,生命周期策略对象与订阅对象和事件操作对象一起存储在订阅表中)。 |
7 |
parent_prop_id |
父属性id |
varchar |
16 |
0 |
|
|
|
|
|
parent_prop_id, The Id of the Document States property on the Document Lifecycle Policy class.,parent_ prop_ id,文档生命周期策略类的“文档状态”属性的id。 |
8 |
security_id |
安全id |
varchar |
16 |
0 |
|
|
|
|
|
security_id, The Id of the security descriptor associated with this lifecycle state.,security_ id,与此生命周期状态关联的安全描述符的id。 |
9 |
state_name |
州名称 |
varchar |
4000 |
0 |
|
|
|
|
|
state_name, The name of the lifecycle state.,state_ name,生命周期状态的名称。 |