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 命名空间