Share via


IODataQueryContext Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.ODataQueryContextTypeConverter))]
public interface IODataQueryContext : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.ODataQueryContextTypeConverter))>]
type IODataQueryContext = interface
    interface IJsonSerializable
Public Interface IODataQueryContext
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DefaultQuerySettingEnableCount
DefaultQuerySettingEnableExpand
DefaultQuerySettingEnableFilter
DefaultQuerySettingEnableOrderBy
DefaultQuerySettingEnableSelect
DefaultQuerySettingMaxTop
EdmTypeKind
ElementClrType
ElementTypeKind
EntityContainerElement
EntityContainerName
EntityContainerNamespace
EntityContainerSchemaElementKind
ModelDeclaredNamespace
ModelDirectValueAnnotationsManager

Any object

ModelReferencedModel
ModelSchemaElement
ModelVocabularyAnnotation
Name
NavigationPropertyBinding
NavigationSourcePath2
NavigationSourcePathExpressionKind
NavigationSourcePathSegment
NavigationSourceTypeKind
ODataPath
PathNavigationSourceName
PathNavigationSourceNavigationPropertyBinding
PathNavigationSourcePath1
PathNavigationSourcePathExpressionKind
PathNavigationSourcePathSegment
PathNavigationSourceTypeKind
PathTemplate
RequestContainer

Any object

Segment

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to