Back to Devexpress

SqlGeometryItemStorage Class

wpf-devexpress-dot-xpf-dot-map-f99db11a.md

latest1.5 KB
Original Source

SqlGeometryItemStorage Class

The date adapter stores manually added SqlGeometryItem objects.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class SqlGeometryItemStorage :
    SqlGeometryDataAdapterBase
vb
Public Class SqlGeometryItemStorage
    Inherits SqlGeometryDataAdapterBase

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapDataAdapterBase CoordinateSystemDataAdapterBase SqlGeometryDataAdapterBase SqlGeometryItemStorage

See Also

SqlGeometryItemStorage Members

DevExpress.Xpf.Map Namespace