SAPOData Docs

SAP BTP SDK for iOS Reference SAPOData Reference Other Type Aliases Reference

Other Type Aliases

The following type aliases are available globally.

  • AnyDataService

    Deprecated. Encapsulates an OData data service.

    See also

    LegacyAnyDataService.

    Declaration

    Swift

    @available(*, deprecated, renamed: "LegacyAnyDataService")
    public typealias AnyDataService = LegacyAnyDataService
  • BaseDataService

    Undocumented

    Declaration

    Swift

    public typealias BaseDataService = DataService
  • Core Classes
    • ChangeSet
    • DataQuery
    • DataService
    • OnlineODataProvider
    • RequestBatch
  • Other Classes
    • AggregateExpression
    • AggregateExpressionList
    • AggregateFrom
    • AggregateFromList
    • AggregateMethod
    • AggregateValue
    • AggregateValueList
    • AmountTransform
    • Annotation
    • AnnotationTerm
    • BigDecimal
    • BigInteger
    • BinaryValue
    • BooleanValue
    • BottomTransform
    • ByteStream
    • ByteValue
    • CSDLDocument
    • CSDLError
    • CSDLFetcher
    • CSDLOption
    • CSDLParser
    • CancelToken
    • CancellationListener
    • CancellationListenerList
    • ChangedLink
    • CharStream
    • CharValue
    • CloudSyncProvider
    • ComplexType
    • ComplexValue
    • ComplexValueList
    • CsdlCompatibilityChecker
    • CsdlReference
    • – Include
    • – IncludeList
    • CsdlReferenceList
    • DataError
    • DataFormat
    • DataFormatError
    • DataMethod
    • DataMethodCall
    • DataNetworkError
    • DataPath
    • DataQueryError
    • DataSchema
    • DataSchemaError
    • DataServiceAsync
    • DataServiceError
    • DataStorageError
    • DataType
    • DataValue
    • DataValueList
    • DataValueMap
    • – Entry
    • – EntryList
    • DataVersion
    • DayOfWeek
    • DayTimeDuration
    • DecimalValue
    • DeltaStream
    • DoubleValue
    • DownloadQuery
    • DownloadQueryList
    • EntityContainer
    • EntityKey
    • EntitySet
    • – Index
    • – IndexList
    • EntityStream
    • EntityType
    • EntityValue
    • EntityValueList
    • EnumType
    • EnumValue
    • ErrorResponse
    • ExpandItem
    • ExpandTransform
    • FilterTransform
    • FloatValue
    • FromJSON
    • GeographyCollection
    • GeographyLineString
    • GeographyMultiLineString
    • GeographyMultiPoint
    • GeographyMultiPolygon
    • GeographyPoint
    • GeographyPolygon
    • GeographyValue
    • GeographyValueList
    • GeometryCollection
    • GeometryLineString
    • GeometryMultiLineString
    • GeometryMultiPoint
    • GeometryMultiPolygon
    • GeometryPoint
    • GeometryPolygon
    • GeometryValue
    • GeometryValueList
    • GeospatialValue
    • GlobalDateTime
    • GroupTransform
    • GuidValue
    • HTTPCookies
    • HTTPError
    • HTTPHeaders
    • – BasicAuth
    • IntValue
    • IntegerValue
    • JoinSetRelations
    • LegacyAnyDataService
    • LegacyDataService
    • LineStringCoordinates
    • ListBase
    • LocalDate
    • LocalDateTime
    • LocalTime
    • LongValue
    • MapBase
    • MetadataLock
    • MonthOfYear
    • MultiLineStringCoordinates
    • MultiPointCoordinates
    • MultiPolygonCoordinates
    • NavigationProperty
    • NetworkOptions
    • OfflineDataService
    • OfflineDataServiceAsync
    • OnlineDataService
    • OnlineDataServiceAsync
    • OperationProgress
    • Parameter
    • ParameterList
    • PathAnnotations
    • PendingRequest
    • PendingRequestList
    • PointCoordinates
    • PolygonCoordinates
    • Property
    • PropertyList
    • PropertyPath
    • PropertyPathList
    • PropertyPathMap
    • – Entry
    • – EntryList
    • QueryAlias
    • QueryFilter
    • QueryFunction
    • QueryFunctionCall
    • – Evaluator
    • QueryFunctionCode
    • QueryOperator
    • QueryOperatorCall
    • QueryOperatorCode
    • QueryResult
    • QueryResultError
    • QueryType
    • QueryValue
    • RequestCancelledError
    • RequestOptions
    • ResourcePath
    • SQLDatabaseError
    • SQLDatabaseProvider
    • SelectItem
    • ServiceOptions
    • SetBase
    • ShortValue
    • SimpleType
    • Single
    • SortItem
    • StorageOptions
    • StreamBase
    • StreamLink
    • StreamProperty
    • StringMap
    • – Entry
    • – EntryList
    • StringValue
    • StructuralProperty
    • StructureBase
    • StructureType
    • StructureTypeList
    • StructureTypeMap
    • – Entry
    • – EntryList
    • SyncEvent
    • SyncEventList
    • SyncOptions
    • ToJSON
    • TopTransform
    • TransformValue
    • TransformValueList
    • TypeFacets
    • UnsignedByte
    • UnsignedShort
    • UploadError
    • YearMonthDuration
  • Other Enumerations
    • DownloadMode
    • RequestMethod
    • RequestStatus
    • SortOrder
    • UpdateMode
  • Other Functions
    • !=(_:_:)
    • !=(_:_:)
    • %(_:_:)
    • %(_:_:)
    • %=(_:_:)
    • %=(_:_:)
    • *(_:_:)
    • *(_:_:)
    • *=(_:_:)
    • *=(_:_:)
    • +(_:_:)
    • +(_:_:)
    • +=(_:_:)
    • +=(_:_:)
    • -(_:_:)
    • -(_:_:)
    • -=(_:_:)
    • -=(_:_:)
    • /(_:_:)
    • /(_:_:)
    • /=(_:_:)
    • /=(_:_:)
    • <(_:_:)
    • <(_:_:)
    • <=(_:_:)
    • <=(_:_:)
    • ==(_:_:)
    • ==(_:_:)
    • >(_:_:)
    • >(_:_:)
    • >=(_:_:)
    • >=(_:_:)
    • xs_immortalize(_:)
  • Other Protocols
    • BindingPath
    • ClientRegistrationProvider
    • ComplexValueOrList
    • DataServiceProvider
    • DataSyncProvider
    • EntityValueOrList
    • MetadataListener
    • ProgressListener
  • Other Type Aliases
    • AnyDataService
    • BaseDataService

© 2022 SAP SE. All rights reserved. (Last updated: 2022-10-14)

Generated by jazzy ♪♫ v0.14.3, a Realm project.