Identifier 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents the persistent and unique identity of entity instances.
以下表格列出了由 Identifier 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Id | Gets the unique ID of each metadata object.(继承自 MetadataObject) |
![]() |
IdentifierType | Gets the data type of the identifier. |
![]() |
IsCached | Determines whether the metadata object is cached or not.(继承自 MetadataObject) |
![]() |
Name | Gets the name of the metadata object.(继承自 MetadataObject) |
![]() |
OrdinalNumber | Gets the ordinal number of the identifier in case of composite keys. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(继承自 MetadataObject) |
![]() |
Equals | 已重载。 (继承自 Object) |
![]() ![]() |
GetById | Gets an Identifier object given its ID. |
![]() |
GetDefaultDisplayName | Gets the default display name of the metadata object.(继承自 MetadataObject) |
![]() |
GetEntity | Gets the Entity object associated with the identifier. |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(继承自 MetadataObject) |
![]() |
GetProperties | Gets the properties associated with the metadata object.(继承自 MetadataObject) |
![]() |
GetType | (继承自 Object) |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object) |
![]() |
Initialize | Initializes the Identifier object. |
![]() |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
Identifier 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间