AbstractInstance 成员 (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Represents the base class for all instances in the Business Data Catalog. This is an abstract class and cannot be instantiated.
以下表格列出了由 AbstractInstance 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
AbstractInstance | 已重载。 |
页首
公共属性
名称 | 说明 | |
---|---|---|
AdapterObject | When overridden in a derived class, gets the native adapter object for this instance. | |
DataClass | When overridden in a derived class, gets the DataClass object this instance belongs to. | |
Item | 已重载。 Gets the value of the specified field from the instance. | |
TypeDescriptor | When overridden in a derived class, gets the root TypeDescriptor object of this instance. | |
ViewDefinition | When overridden in a derived class, gets the current view of the instance. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
Execute | 已重载。 Executes a specified method instance on the instance. | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
CanUseAdapterObjectSampling | When overridden in a derived class, determines whether the instance can use adapter object sampling. | |
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
AbstractInstance 类
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间