共用方式為


NonResourceRangeVariable 類別

定義

rangeVariable,來自未參考實體集或複雜集合的 Any 或 All。

public sealed class NonResourceRangeVariable : Microsoft.OData.UriParser.RangeVariable
type NonResourceRangeVariable = class
    inherit RangeVariable
Public NotInheritable Class NonResourceRangeVariable
Inherits RangeVariable
繼承
NonResourceRangeVariable

建構函式

NonResourceRangeVariable(String, IEdmTypeReference, CollectionNode)

建立 NonResourceRangeVariable

屬性

CollectionNode

取得此範圍變數節點逐一查看的集合,在單一值節點的情況下可以是 null。

Kind

取得此範圍變數的種類。

Name

取得相關聯範圍變數的名稱。

TypeReference

取得範圍變數所表示之值的型別。

適用於