DbGeometry.AsBinary Method ()

 

Generates the well known binary representation of this DbGeometry value.

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

public byte[] AsBinary()

Return Value

Type: System.Byte[]

The well-known binary representation of this DbGeometry value.