ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2> 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個類別是由系統在內部使用,以透過相關實體的積極式載入實作對查詢的支援。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
generic <typename TExpandedElement, typename TProperty0, typename TProperty1, typename TProperty2>
public ref class ExpandedWrapper sealed : System::Data::Services::Internal::ExpandedWrapper<TExpandedElement>
public sealed class ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2> : System.Data.Services.Internal.ExpandedWrapper<TExpandedElement>
type ExpandedWrapper<'ExpandedElement, 'TProperty0, 'TProperty1, 'TProperty2> = class
inherit ExpandedWrapper<'ExpandedElement>
Public NotInheritable Class ExpandedWrapper(Of TExpandedElement, TProperty0, TProperty1, TProperty2)
Inherits ExpandedWrapper(Of TExpandedElement)
類型參數
- TExpandedElement
展開的元素類型。
- TProperty0
要展開之屬性的類型。
- TProperty1
要展開之屬性的類型。
- TProperty2
要展開之屬性的類型。
- 繼承
-
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2>
備註
命名空間包含類別的 ExpandedWrapper
一些變化。
建構函式
ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2>() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 建立 ExpandedWrapper<TExpandedElement,TProperty0,TProperty1,TProperty2> 類別的執行個體。 |
屬性
Description |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定 ExpandedWrapper<TExpandedElement> 的描述。 (繼承來源 ExpandedWrapper<TExpandedElement>) |
ExpandedElement |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定具有展開之屬性的元素。 (繼承來源 ExpandedWrapper<TExpandedElement>) |
ProjectedProperty0 |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定要展開的屬性。 |
ProjectedProperty1 |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定要展開的屬性。 |
ProjectedProperty2 |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定要展開的屬性。 |
方法
Equals(Object) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetExpandedPropertyValue(String) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 傳回展開之屬性的值。 (繼承來源 ExpandedWrapper<TExpandedElement>) |
GetHashCode() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得目前執行個體的 Type。 (繼承來源 Object) |
InternalGetExpandedPropertyValue(Int32) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 傳回展開之屬性的屬性物件。 (繼承來源 ExpandedWrapper<TExpandedElement>) |
MemberwiseClone() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 傳回代表目前物件的字串。 (繼承來源 Object) |
明確介面實作
IExpandedResult.ExpandedElement |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得或設定具有展開之屬性的元素。 (繼承來源 ExpandedWrapper<TExpandedElement>) |