NonResourceRangeVariable 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
rangeVariable,來自未參考實體集或複雜集合的 Any 或 All。
public sealed class NonResourceRangeVariable : Microsoft.OData.UriParser.RangeVariable
type NonResourceRangeVariable = class
inherit RangeVariable
Public NotInheritable Class NonResourceRangeVariable
Inherits RangeVariable
- 繼承
建構函式
NonResourceRangeVariable(String, IEdmTypeReference, CollectionNode) |
屬性
CollectionNode |
取得此範圍變數節點逐一查看的集合,在單一值節點的情況下可以是 null。 |
Kind |
取得此範圍變數的種類。 |
Name |
取得相關聯範圍變數的名稱。 |
TypeReference |
取得範圍變數所表示之值的型別。 |