Association 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents a relationship between two or more related entities within a line-of-business (LOB) system.
以下表格列出了由 Association 类型公开的成员。
公共字段
名称 | 说明 | |
---|---|---|
EntityRoleDestination | A constant that represents a destination entity. | |
EntityRoleSource | A constant that represents a source entity. |
页首
公共属性
名称 | 说明 | |
---|---|---|
Id | Gets the unique ID of each metadata object.(继承自 MetadataObject) | |
IsCached | Determines whether the metadata object is cached or not.(继承自 MetadataObject) | |
MethodInstanceType | Gets the type of the MethodInstance object.(继承自 MethodInstance) | |
Name | Gets the name of the metadata object.(继承自 MetadataObject) |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(继承自 MetadataObject) | |
Equals | 已重载。 (继承自 Object) | |
GetById | Gets an Association object given its ID. | |
GetByName | Gets an Association object given its name. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(继承自 MetadataObject) | |
GetDestination | Gets the destination entity in an association. | |
GetFilters | Gets the filters associated with this MethodInstance object.(继承自 MethodInstance) | |
GetHashCode | (继承自 Object) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(继承自 MetadataObject) | |
GetMethod | Gets the method this MethodInstance object belongs to.(继承自 MethodInstance) | |
GetProperties | Gets the properties associated with the metadata object.(继承自 MetadataObject) | |
GetReturnTypeDescriptor | Gets the return type descriptor for this MethodInstance object.(继承自 MethodInstance) | |
GetSources | Gets the source entities in an association. | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
Initialize | Initializes an Association object. | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
Association 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间