documentId | 文档标识符。 |
propertyPath | 属性路径或名称。 |
PropertyDatabaseRecordKey 记录键。
根据文档标识符和属性路径创建记录键。
其他资源:PropertyDatabaseRecordKey、IPropertyDatabaseView.Store、IPropertyDatabaseView.TryLoad 和 IPropertyDatabaseView.Invalidate。
documentId | 文档标识符。 |
propertyHash | 属性哈希值。 |
PropertyDatabaseRecordKey 记录键。
根据文档标识符和属性哈希值创建记录键。
其他资源:PropertyDatabaseRecordKey、IPropertyDatabaseView.CreatePropertyHash、IPropertyDatabaseView.Store、IPropertyDatabaseView.TryLoad 和 IPropertyDatabaseView.Invalidate。
documentKey | 文档键。 |
propertyPathHash | 属性哈希值。 |
PropertyDatabaseRecordKey 记录键。
根据文档键和属性哈希值创建记录键。
其他资源:PropertyDatabaseRecordKey、IPropertyDatabaseView.CreateDocumentKey、IPropertyDatabaseView.CreatePropertyHash、IPropertyDatabaseView.Store、IPropertyDatabaseView.TryLoad 和 IPropertyDatabaseView.Invalidate。
propertyPath | 属性路径或名称。 |
PropertyDatabaseRecordKey 记录键。
根据属性路径创建记录键。
文档标识符将被视为 null,文档键将为 0。
其他资源:PropertyDatabaseRecordKey、IPropertyDatabaseView.Store、IPropertyDatabaseView.TryLoad 和 IPropertyDatabaseView.Invalidate。
propertyHash | 属性哈希值。 |
PropertyDatabaseRecordKey 记录键。
根据属性哈希值创建记录键。