WebServiceEntityInstance 成员 (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService)
Represents an adapter-specific Web Service entity instance.
以下表格列出了由 WebServiceEntityInstance 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
WebServiceEntityInstance | 已重载。 |
页首
公共属性
(另请参阅 受保护的属性 )
名称 | 说明 | |
---|---|---|
AdapterObject | When overridden in a derived class, gets the native adapter object for this instance. (继承自 AbstractInstance) | |
DataClass | When overridden in a derived class, gets the DataClass object this instance belongs to.(继承自 AbstractInstance) | |
Entity | When overridden in a derived class, gets the entity this entity instance belongs to.(继承自 AbstractEntityInstance) | |
EntityAsDataTable | When overridden in a derived class, gets the entity instance as a DataTable with a single row of data containing the fields in the entity instance.(继承自 AbstractEntityInstance) | |
EntityAsFormattedDataTable | When overridden in a derived class, gets the entity instance as a DataTable object with a single row of data containing the fields in the entity instance with formatting of the complex fields in the entity instance.(继承自 AbstractEntityInstance) | |
Item | 已重载。 (继承自 AbstractInstance) | |
TypeDescriptor | When overridden in a derived class, gets the root TypeDescriptor object of this instance.(继承自 AbstractInstance) | |
ViewDefinition | When overridden in a derived class, gets the current view of the instance.(继承自 AbstractInstance) |
页首
受保护的属性
名称 | 说明 | |
---|---|---|
SharedEntityState | When overridden in a derived class, gets the SharedEntityState object for this entity instance. (继承自 AbstractEntityInstance) |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
EntityAsDataRow | 已重载。 (继承自 AbstractEntityInstance) | |
EntityAsFormattedDataRow | (继承自 AbstractEntityInstance) | |
Equals | 已重载。 (继承自 Object) | |
Execute | 已重载。 (继承自 AbstractEntityInstance) | |
GetActionUrl | (继承自 AbstractEntityInstance) | |
GetAssociatedInstances | 已重载。 (继承自 AbstractEntityInstance) | |
GetFormatted | 已重载。 (继承自 AbstractEntityInstance) | |
GetHashCode | (继承自 Object) | |
GetIdentifierValues | When overridden in a derived class, gets the identifier values of the entity instance.(继承自 AbstractEntityInstance) | |
GetType | (继承自 Object) | |
GetView | (继承自 AbstractEntityInstance) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
CanUseAdapterObjectSampling | 已重写。 | |
EntityAsDataRow | 已重载。 (继承自 AbstractEntityInstance) | |
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
WebServiceEntityInstance 类
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService 命名空间